Skip to content

Commit

Permalink
List processes (PID and comm) holding references to a BPF program
Browse files Browse the repository at this point in the history
  • Loading branch information
jfernandez committed May 8, 2024
1 parent c3c9d30 commit d956fa6
Show file tree
Hide file tree
Showing 15 changed files with 118,171 additions and 183 deletions.
741 changes: 741 additions & 0 deletions .clang-format

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
build/
target/
root/
deploy.sh
deploy.sh
perf.data
flamegraph.svg
Loading

0 comments on commit d956fa6

Please sign in to comment.