diff options
| author | Paul Buetow <paul@buetow.org> | 2024-02-13 19:33:43 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-02-13 19:33:43 +0200 |
| commit | 00b7b0383d6610a585dbea190a2c9c6326174fe9 (patch) | |
| tree | 1b6e628e90f8dc044abec79ab857b73fe075f935 /maps.bpf.h | |
| parent | 63962589e66007324edcff458bd076de34b76d77 (diff) | |
rename
Diffstat (limited to 'maps.bpf.h')
| -rw-r--r-- | maps.bpf.h | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -17,10 +17,7 @@ struct { struct open_event { __s32 fd; - __s32 op_id; __u32 tid; - __u64 enter_time; - __u64 exit_time; char filename[MAX_FILENAME_LENGTH]; char comm[MAX_PROGNAME_LENGTH]; }; |
