index
:
ior
develop
main
I/O Riot NG is an experiment with BPF.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
tui
/
flamegraph
/
controls.go
Age
Commit message (
Expand
)
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
2026-05-08
add duration metric, tolerate missing tracepoints, ship el8 build
Paul Buetow
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