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
Age
Commit message (
Expand
)
Author
2026-05-27
test(flamegraph): cover height edge branches (0p)
Paul Buetow
2026-05-27
flamegraph: reuse clearSnapshotState maps with clear() (ep)
Paul Buetow
2026-05-27
cp: remove dead flamegraph helpers and dead style param plumbing
Paul Buetow
2026-05-27
flamegraph: table-drive metric cycles and semantic colors (9p)
Paul Buetow
2026-05-27
dp: move flamegraph key helpers to keys.go
Paul Buetow
2026-05-27
flamegraph: include height/count in view cache key (2p)
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-27
flamegraph: dedupe layout math for hit mapping (8p)
Paul Buetow
2026-05-27
flamegraph: use render contexts and remove wrapper (7p)
Paul Buetow
2026-05-26
test: add xo coverage for dual metrics and variable-height flamegraph
Paul Buetow
2026-05-26
vo: fix flamegraph click mapping for expanded leaf rows
Paul Buetow
2026-05-26
flamegraph: variable leaf bar heights for height metric (uo)
Paul Buetow
2026-05-26
flamegraph: plumb HeightTotal through tuiFrame layout (task to)
Paul Buetow
2026-05-26
flamegraph: add height metric controls/keybinding (so)
Paul Buetow
2026-05-26
flamegraph: add height field methods to Configurator (ro)
Paul Buetow
2026-05-26
flamegraph: add LiveTrie height metric ingestion (task qo)
Paul Buetow
2026-05-13
refactor: make receiver types consistent per type (pointer receivers)
Paul Buetow
2026-05-13
perf: replace string += concatenation with strings.Builder in TUI render hot ...
Paul Buetow
2026-05-13
enforce gofmt formatting and add Fmt/FmtCheck mage targets
Paul Buetow
2026-05-12
add compile-time interface satisfaction assertions for public types
Paul Buetow
2026-05-12
split LiveTrieSource into Snapshotter and Configurator (ISP)
Paul Buetow
2026-05-12
refactor flamegraph TUI model into focused sub-controllers
Paul Buetow
2026-05-12
refactor flamegraph model.go: split Update and frameIndexAt below 50-line limit
Paul Buetow
2026-05-11
speed up flame graph TUI under heavy event load
Paul Buetow
2026-05-08
add duration metric, tolerate missing tracepoints, ship el8 build
Paul Buetow
2026-03-18
cleanup
Paul Buetow
2026-03-10
tui/flamegraph: tighten arrow escape parsing (task 423)
Paul Buetow
2026-03-10
tui/flamegraph: centralize animation tick scheduling (task 422)
Paul Buetow
2026-03-09
tui: harden paused flame rendering
Paul Buetow
2026-03-09
tui: fix flamegraph click re-rooting
Paul Buetow
2026-03-09
tui: use full width for zoomed flame bars
Paul Buetow
2026-03-09
tui: remove flame selected underline
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
refactor: make livetrie caller-owned for pair recycling (task 382)
Paul Buetow
2026-03-06
refactor: use interfaces for TUI runtime binding sources (task 382)
Paul Buetow
2026-03-06
feat(tui): add flamegraph bytes metric toggle
Paul Buetow
2026-03-06
flamegraph: use full viewport with capped bar height and preserve footer/status
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
Fix real live flamegraph key handling and startup viewport sync
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
Keep flame children visible under heavy rounding and clarify filter percent
Paul Buetow
2026-03-06
Start flame ticks on dashboard entry and use purple selection
Paul Buetow
2026-03-06
Keep flame selection visible and improve arrow-key fallback
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
[next]