| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-05-23 | zb restore legacy -tps regex selection for non-FS tracepoints | Paul Buetow | |
| When -tps provides an explicit regex but no -trace-* dimension selectors are given, skip the implicit FS-only syscall allowlist so that non-FS tracepoints (e.g. nanosleep) matched by the regex are still attached. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> | |||
| 2026-05-21 | wb add docs drift tests for syscall coverage | Paul Buetow | |
| 2026-05-21 | o7 classify landlock add-rule and restrict-self as fd | Paul Buetow | |
| 2026-05-21 | m7 classify time and posix timer syscalls | Paul Buetow | |
| 2026-05-21 | k7 classify process control and prctl syscalls | Paul Buetow | |
| 2026-05-21 | j7 add futex kind and aggregate-only defaults | Paul Buetow | |
| 2026-05-21 | l7 classify numa and process memory syscalls | Paul Buetow | |
| 2026-05-21 | h7 classify additional memory syscalls | Paul Buetow | |
| 2026-05-21 | 57 add bpf syscall kind classification | Paul Buetow | |
| 2026-05-21 | 37 classify clone family as proc kind | Paul Buetow | |
| 2026-05-21 | b7 classify sysv ipc ids and ops | Paul Buetow | |
| 2026-05-21 | e7 classify acct pathname and misc null syscalls | Paul Buetow | |
| 2026-05-21 | 67 add seccomp and module trace kinds | Paul Buetow | |
| 2026-05-21 | i7 classify memory P3 syscalls as mem kind | Paul Buetow | |
| 2026-05-21 | g7 classify fd-from-air eventfd users | Paul Buetow | |
| 2026-05-21 | n7 classify pidfd and misc tail syscalls | Paul Buetow | |
| 2026-05-21 | f7 wire eventfd kind for fd-from-air IPC syscalls | Paul Buetow | |
| 2026-05-21 | p7 add attach-time trace dimension gating | Paul Buetow | |
| 2026-05-18 | k6: emit tracepoints for all syscall families | Paul Buetow | |
| 2026-05-13 | refactor: move TraceFilter and tracepoint selector logic out of flags.Config | Paul Buetow | |
| - Add tracepoints.Selector type with ShouldAttach method and ParseSelector constructor, replacing the raw TracepointsToAttach/TracepointsToExclude regex slices on flags.Config. - Add flags.BuildTraceFilter as a standalone function replacing the Config.TraceFilter() method, keeping filter-building logic out of the config struct. - Remove stale ShouldIAttachTracepoint noise-filter entry from Magefile. - Add selector_test.go with full coverage of ParseSelector and ShouldAttach. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||
| 2026-03-05 | Add package-level docs across internal packages | Paul Buetow | |
| 2026-02-23 | Add baseline pidfd_getfd tracepoint support | Paul Buetow | |
| 2026-02-23 | Add getcwd tracing support and stabilize comm propagation test | Paul Buetow | |
| 2026-02-22 | Add copy_file_range support and tracepoint attach tests | Paul Buetow | |
| 2026-02-22 | Implement mmap/msync syscall support with unit and integration coverage | Paul Buetow | |
| 2026-02-21 | Enable name_to_handle_at and io_uring fd attribution | Paul Buetow | |
| Amp-Thread-ID: https://ampcode.com/threads/T-019c7fec-eec9-706a-8338-3ce674802680 Co-authored-by: Amp <amp@ampcode.com> | |||
| 2026-02-21 | Migrate make targets to mage | Paul Buetow | |
| Amp-Thread-ID: https://ampcode.com/threads/T-019c7f4e-cc5f-76f1-aaf0-dd7cbaabbb18 Co-authored-by: Amp <amp@ampcode.com> | |||
| 2026-02-21 | rewrite from Raku to Golang initial | Paul Buetow | |
| 2025-10-09 | initial handle by open_at syscalls | Paul Buetow | |
| 2025-07-12 | initial classification | Paul Buetow | |
| 2025-04-11 | add dup3 syscall | Paul Buetow | |
| 2025-03-30 | add syslog | Paul Buetow | |
| 2025-03-28 | a bunch of new syscalls | Paul Buetow | |
| 2025-03-28 | add readv family of I/O syscalls | Paul Buetow | |
| 2025-03-27 | implement dup2 | Paul Buetow | |
| 2025-03-27 | implemented dup | Paul Buetow | |
| 2025-03-26 | reformat output | Paul Buetow | |
| 2025-03-26 | implement sync | Paul Buetow | |
| 2025-03-26 | initial io_ async tracepoints | Paul Buetow | |
| 2025-03-26 | some tracepoints were not opening new fds | Paul Buetow | |
| 2025-03-22 | fix fcntl | Paul Buetow | |
| 2025-03-22 | generating fcntl boilerplate | Paul Buetow | |
| 2025-03-16 | refactor directories | Paul Buetow | |
| 2024-02-19 | refactor | Paul Buetow | |
| 2024-02-19 | refactor generated code into its own package | Paul Buetow | |
| 2024-02-19 | add generated list, too | Paul Buetow | |
| 2024-02-19 | make ioriotng able to run without .c source files present | Paul Buetow | |
| 2024-02-19 | restructure | Paul Buetow | |
| 2024-02-16 | use fmt | Paul Buetow | |
| 2024-02-09 | use log package everywhere | Paul Buetow | |
