Add hello_fields BCC Example

This commit is contained in:
Pragyansh Chaturvedi
2025-10-14 04:42:12 +05:30
parent 263402d137
commit 903654daff
3 changed files with 68 additions and 11 deletions

View File

@ -15,7 +15,6 @@ def LICENSE() -> str:
return "GPL"
# compile()
b = BPF()
b.load_and_attach()