diff options
| author | Paul Buetow <paul@buetow.org> | 2025-03-28 22:08:14 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-03-28 22:08:14 +0200 |
| commit | 34e1d043743c9f6881d57b8a072c5489c78a8197 (patch) | |
| tree | 817d069272a93eb808f85086b7aa422af81d4e9f /internal/c | |
| parent | 6733f393a71d8282fce2d459af45691830de139e (diff) | |
creat opens a new file
Diffstat (limited to 'internal/c')
| -rw-r--r-- | internal/c/generate_tracepoints_c.raku | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/internal/c/generate_tracepoints_c.raku b/internal/c/generate_tracepoints_c.raku index 395720a..3e8b03e 100644 --- a/internal/c/generate_tracepoints_c.raku +++ b/internal/c/generate_tracepoints_c.raku @@ -2,7 +2,6 @@ use v6.d; -# TODO: check for the *stat* family sysalls, there might be more not yet traced, e.g. ones with pathnames. Check also all other syscalls whether they are I/O or not. Make this script to alert when there is a new uncaptured syscall tracepoint! # TODO: Also add sys_enter_open_by_handler_at # TOOD: creat is an open_event? |
