Skip to content

Commit

Permalink
mem_watcher:添加直接回收追踪的功能
Browse files Browse the repository at this point in the history
  • Loading branch information
syxl-time committed Aug 16, 2024
1 parent 13695a1 commit f46e65f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ebpf_mem_watcher.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Run mem_watcher
continue-on-error: true
run: |
cd eBPF_Supermarket/Memory_Subsystem/mem_watcher/
cd eBPF_Supermarket/Memory_Subsystem/vmlinux
bpftool btf dump file /sys/kernel/btf/vmlinux format c > vmlinux.h
make
sudo ./mem_watcher -f -i 10

0 comments on commit f46e65f

Please sign in to comment.