| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-05-18 | k6: emit tracepoints for all syscall families | Paul Buetow | |
| 2026-05-13 | refactor(generate): replace classifySyscall switches with kindRegistry (OCP) | Paul Buetow | |
| Introduce kindregistry.go with a kindMeta struct (structName, enterAccepted) and a kindRegistry map keyed by TracepointKind. Replace the switch in isEnterRejected (codegen.go) and the switch in eventStructName (bpfhandler.go) with lookupKind registry lookups. Adding a new TracepointKind now only requires a single registry entry — no switch statements need to be touched. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||
| 2026-03-18 | cleanup | Paul Buetow | |
| 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> | |||
