| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-05-23 | 9c move Non-IO grouping policy from core stats/types into dashboard | Paul Buetow | |
| Snapshot.NonIOFamilies, Snapshot.NonIOFamiliesCount, and types.IsNonIOSyscallFamily encoded a TUI tab concept in core packages. Move this filtering into internal/tui/dashboard/nonio.go as unexported helpers so the dashboard owns its own grouping policy and Snapshot.Families remains the neutral core API. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> | |||
| 2026-05-20 | task 07: add KindMem and separate address-space byte accounting | Paul Buetow | |
| 2026-05-18 | t6 add syscall family dashboard aggregation | Paul Buetow | |
| 2026-05-08 | add duration metric, tolerate missing tracepoints, ship el8 build | Paul Buetow | |
| - Bubbles, treemap, icicle, and the live flamegraph 'b' cycle now include syscall duration (sum) as a third metric alongside events and bytes. Statsengine snapshots expose TotalLatencyNs to support this. - AttachAll takes an optional warn callback. Production passes one so older kernels that lack newer tracepoints log a warning and keep going instead of aborting startup. - Dockerfile.el8 + scripts/build-with-docker-el8.sh + mage buildDockerEl8 produce ior.el8, a static binary built against Rocky Linux 8 glibc for RHEL/Rocky/Alma 8 hosts. - README.md documents installing mage and the new el8 target. | |||
| 2026-03-05 | Normalize Go import grouping with local ior section | Paul Buetow | |
| 2026-02-24 | statsengine: deduplicate topN helpers with generics | Paul Buetow | |
| 2026-02-24 | statsengine: add top-n snapshot helpers for overview | Paul Buetow | |
| 2026-02-24 | statsengine: stop cloning snapshot accessors on reads | Paul Buetow | |
| 2026-02-24 | tui: address review feedback for dashboard and export | Paul Buetow | |
| 2026-02-23 | task 304: harden snapshot immutability after sub-agent review | Paul Buetow | |
| 2026-02-23 | task 304: add immutable statsengine snapshot types | Paul Buetow | |
