summaryrefslogtreecommitdiff
path: root/internal/statsengine/syscall.go
AgeCommit message (Expand)Author
2026-05-20feat: add syscall aggregate sampling infrastructure (task 17)Paul Buetow
2026-05-13use errgroup instead of WaitGroup for concurrent snapshot buildersPaul Buetow
2026-05-08add duration metric, tolerate missing tracepoints, ship el8 buildPaul Buetow
2026-03-18cleanupPaul Buetow
2026-03-05Normalize Go import grouping with local ior sectionPaul Buetow
2026-02-24statsengine: cache syscall percentiles between snapshotsPaul Buetow
2026-02-24statsengine: build snapshots outside engine mutexPaul Buetow
2026-02-23task 305: add per-syscall accumulator with reservoir percentilesPaul Buetow