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
Age
Commit message (
Expand
)
Author
2026-03-06
refactor: move snapshot CSV export out of TUI (task 391)
Paul Buetow
2026-03-06
refactor: split TUI Model.Update into focused helpers (task 390)
Paul Buetow
2026-03-06
refactor: thread runtime flags through ior and tui (task 385)
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
tui: add full-screen help overlay with H and esc close
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
2026-03-05
Add package-level docs across internal packages
Paul Buetow
2026-03-05
Make flame tab default and fix flame hotkey routing
Paul Buetow
2026-03-05
Reduce flamegraph hot-path allocations
Paul Buetow
2026-03-05
Add race-safe flamegraph stress tests
Paul Buetow
2026-03-05
Add flamegraph benchmark suite and reuse hot-path buffers
Paul Buetow
2026-03-05
task 367: add flamegraph benchmark fixture generators
Paul Buetow
2026-03-05
task 366: validate flamegraph tab integration checkpoint
Paul Buetow
2026-03-05
task 365: animate flamegraph layout on resize
Paul Buetow
2026-03-05
task 364: animate flamegraph zoom transitions
Paul Buetow
2026-03-05
task 363: animate flamegraph data refresh transitions
Paul Buetow
2026-03-05
task 362: add flamegraph harmonica animation state
Paul Buetow
2026-03-05
task 361: add flamegraph control actions and toolbar
Paul Buetow
2026-03-05
task 360: add flamegraph search and match navigation
Paul Buetow
2026-03-05
task 359: add flamegraph zoom interactions
Paul Buetow
2026-03-05
task 358: add flamegraph keyboard navigation
Paul Buetow
2026-03-05
task 357: add flamegraph subtree highlighting
Paul Buetow
2026-03-05
task 356: implement flamegraph terminal view renderer
Paul Buetow
2026-03-05
task 355: add terminal flamegraph layout renderer
Paul Buetow
2026-03-05
task 354: wire dashboard flame tab to LiveTrie
Paul Buetow
2026-03-05
task 352: wire LiveTrie into TUI runtime bindings
Paul Buetow
2026-03-05
task 351: add flamegraph TUI model scaffold
Paul Buetow
2026-03-05
task 350: add TabFlame tab infrastructure
Paul Buetow
2026-03-05
fix(tui): stabilize full-width layout and sparkline rendering
Paul Buetow
2026-03-05
feat(tui): set contextual window title
Paul Buetow
2026-03-05
feat(tui): handle keyboard enhancement capabilities
Paul Buetow
2026-03-05
feat(tui): pause dashboard refresh on terminal blur
Paul Buetow
2026-03-05
refactor(stream): back scrolling with viewport state
Paul Buetow
2026-03-05
feat(tui): detect terminal theme and apply palettes
Paul Buetow
2026-03-05
refactor(tui): simplify viewport sizing defaults
Paul Buetow
2026-03-05
refactor(tui): migrate source key handling to KeyPressMsg
Paul Buetow
2026-03-05
feat(tui): migrate Bubble Tea stack to charm.land v2
Paul Buetow
2026-03-02
Replace TUI service-locator globals with runtime bindings
Paul Buetow
2026-03-01
Thread runtime config instead of global flags reads
Paul Buetow
2026-03-01
Route non-fatal event-loop warnings to TUI
Paul Buetow
[next]