diff options
| author | Paul Buetow <paul@buetow.org> | 2024-03-09 18:18:41 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-03-09 23:48:02 +0200 |
| commit | 60defe5b1312b0cdcaaa62659ec851971b3c018d (patch) | |
| tree | 7fa215b3e7e03e62f45e0834bbf5bd8bea75828e /internal/c/ioriotng.bpf.c | |
| parent | 478a1eb094a7d9e050cef60f80d9a8af1835dfcf (diff) | |
Also auto-generate open syscalls.
Diffstat (limited to 'internal/c/ioriotng.bpf.c')
| -rw-r--r-- | internal/c/ioriotng.bpf.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/internal/c/ioriotng.bpf.c b/internal/c/ioriotng.bpf.c index 896309e..7c41551 100644 --- a/internal/c/ioriotng.bpf.c +++ b/internal/c/ioriotng.bpf.c @@ -16,8 +16,5 @@ // Auto-generated tracepoints. #include "generated/tracepoints.c" -// Tracepoints with custom handling. -#include "tracepoints/open.c" - char LICENSE[] SEC("license") = "Dual BSD/GPL"; |
