| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-05-27 | flamegraph: reuse clearSnapshotState maps with clear() (ep) | Paul Buetow | |
| 2026-05-27 | flamegraph: table-drive metric cycles and semantic colors (9p) | Paul Buetow | |
| 2026-05-27 | flamegraph: show selected height metric in status line (zo) | Paul Buetow | |
| 2026-05-27 | flamegraph: extract heightMetricActive helper (yo) | Paul Buetow | |
| 2026-05-26 | flamegraph: add height metric controls/keybinding (so) | Paul Buetow | |
| 2026-05-13 | perf: replace string += concatenation with strings.Builder in TUI render hot ↵ | Paul Buetow | |
| paths Swap out ad-hoc += string concatenation in the flamegraph toolbar/status lines, dashboard filter summary, bubble/treemap status lines, eventstream view, processes tab, and probes list for strings.Builder, eliminating redundant allocations on every render tick. Also update dashboard/model_test.go fake SnapshotSource implementations to match the updated interface signature. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||
| 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-08 | tui: reserve p for pid picker | Paul Buetow | |
| 2026-03-06 | fix(tui): restore bubble modes and stabilize flame zoom lineage | Paul Buetow | |
| 2026-03-06 | feat(tui): add flamegraph click lineage undo and scope quit key | Paul Buetow | |
| 2026-03-06 | feat(tui): add flamegraph bytes metric toggle | Paul Buetow | |
| 2026-03-06 | flamegraph: keep non-matches visible in filter and add pgup/pgdn selection jumps | Paul Buetow | |
| 2026-03-06 | flamegraph: make esc undo one zoom level and aggregate syscalls by default | Paul Buetow | |
| 2026-03-06 | Add live flamegraph test modes and dynamic synthetic live feed | Paul Buetow | |
| 2026-03-06 | Fix flamegraph navigation, filtering, and system-share feedback | Paul Buetow | |
| 2026-03-06 | Improve flamegraph selection, filter, and zoom feedback | Paul Buetow | |
| 2026-03-05 | Normalize Go import grouping with local ior section | Paul Buetow | |
| 2026-03-05 | task 361: add flamegraph control actions and toolbar | Paul Buetow | |
