Skip to content

Commit 2eba678

Browse files
committed
move unrelated files
1 parent 2658b88 commit 2eba678

13 files changed

+5
-1964
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
openresty-1.21.4.1
22
openresty-1.21.4.1.tar.gz
3-
.vscode
3+
.vscode
4+
tools/FlameGraph

FlameGraph

Lines changed: 0 additions & 1 deletion
This file was deleted.

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22

33
Use ebpf to generate lua flamegraphs:
44

5-
- trace lua stack in kernel space without modify any code
5+
- trace lua stack in kernel
6+
- zero code changes or restarts needed
67
- support `luajit 32/luajit 64`
78
- working well on new kernel(>=5.13)
89
- faster speed

bcc_nginx_lua.c

Lines changed: 0 additions & 60 deletions
This file was deleted.

bcc_nginx_req.c

Lines changed: 0 additions & 22 deletions
This file was deleted.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)