Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
educg-net-12098-788067
浙江大学-牛校牛子队-proj118-301
Commits
7b3d2482
Commit
7b3d2482
authored
3 years ago
by
郑昱笙
Browse files
Options
Download
Patches
Plain Diff
add profile nginx lua
parent
d46defb1
Changes
14
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
14 changed files
bpftools/profile_nginx_lua/.gitignore
+9
-0
bpftools/profile_nginx_lua/.gitignore
bpftools/profile_nginx_lua/Makefile
+96
-0
bpftools/profile_nginx_lua/Makefile
bpftools/profile_nginx_lua/README.md
+23
-0
bpftools/profile_nginx_lua/README.md
bpftools/profile_nginx_lua/map_helper.h
+100
-0
bpftools/profile_nginx_lua/map_helper.h
bpftools/profile_nginx_lua/maps.bpf.h
+26
-0
bpftools/profile_nginx_lua/maps.bpf.h
bpftools/profile_nginx_lua/profile.bpf.c
+96
-0
bpftools/profile_nginx_lua/profile.bpf.c
bpftools/profile_nginx_lua/profile.c
+618
-0
bpftools/profile_nginx_lua/profile.c
bpftools/profile_nginx_lua/profile.h
+17
-0
bpftools/profile_nginx_lua/profile.h
bpftools/profile_nginx_lua/results/ebpf.svg
+4076
-0
bpftools/profile_nginx_lua/results/ebpf.svg
bpftools/profile_nginx_lua/results/perf.svg
+2460
-0
bpftools/profile_nginx_lua/results/perf.svg
bpftools/profile_nginx_lua/trace_helpers.c
+1138
-0
bpftools/profile_nginx_lua/trace_helpers.c
bpftools/profile_nginx_lua/trace_helpers.h
+100
-0
bpftools/profile_nginx_lua/trace_helpers.h
bpftools/profile_nginx_lua/uprobe_helpers.c
+289
-0
bpftools/profile_nginx_lua/uprobe_helpers.c
bpftools/profile_nginx_lua/uprobe_helpers.h
+18
-0
bpftools/profile_nginx_lua/uprobe_helpers.h
with
9066 additions
and
0 deletions
+9066
-0
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment