Open X3eRo0 opened 2 years ago
What's your distro and kernel version ? Please enable libbpf verbose log and see if there are any clues.
uname -a
Linux x3ero0-gen10 5.15.0-47-generic #51-Ubuntu SMP Thu Aug 11 07:51:15 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Distro : Ubuntu 22.04
Also how do I enable verbose logs?
These 2 lines are already present in my code
This is the output when we run this
No idea.
My tracepoint for sys_accept is not working for some reason. Here is the bpf code related to accept
Output:
/sys/kernel/debug/tracing/events/syscalls/sys_enter_accept
certainly existsAll other syscalls work just fine