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
/
tui_test.go
Age
Commit message (
Expand
)
Author
2026-05-26
flamegraph: add LiveTrie height metric ingestion (task qo)
Paul Buetow
2026-05-14
wire TUIFastRefreshInterval into dashboard model and update tests
Paul Buetow
2026-05-13
keep View() pure by moving state transitions into Update() handlers
Paul Buetow
2026-05-13
use errgroup instead of WaitGroup for concurrent snapshot builders
Paul Buetow
2026-05-13
fix: move context.Context to first parameter in startTraceCmd and startTraceC...
Paul Buetow
2026-05-13
cap filterStack undo history to 50 levels to prevent unbounded growth
Paul Buetow
2026-05-13
fix: add 30s startup timeout to startTraceCmd to prevent indefinite hang on B...
Paul Buetow
2026-05-12
extract TUI Model god class into focused sub-controllers
Paul Buetow
2026-05-09
refine auto-reset timer cycle and pause on blur
Paul Buetow
2026-03-18
refactor: extract keyboardState, filterState, processState sub-structs from t...
Paul Buetow
2026-03-18
refactor: pass flags.Config explicitly, remove flags.Get() from library code ...
Paul Buetow
2026-03-13
test: expand parquet recording coverage
Paul Buetow
2026-03-13
feat: add tui parquet recording controls
Paul Buetow
2026-03-12
feat: persist parquet recording across TUI restarts
Paul Buetow
2026-03-10
tui: hide stream buffer behind source interface (task 428)
Paul Buetow
2026-03-09
tui: export filtered stream rows from global CSV action (task 364)
Paul Buetow
2026-03-08
tui: reserve p for pid picker
Paul Buetow
2026-03-08
tui: add process-tab enter filter push
Paul Buetow
2026-03-08
tui: restore global filter stack and anchored matches
Paul Buetow
2026-03-08
task 378: test aggregate filter restart behavior
Paul Buetow
2026-03-08
task 373: preserve stream history across filter restart
Paul Buetow
2026-03-08
task 372: restart tracing when filters change
Paul Buetow
2026-03-08
task 371: wire global filter modal into top-level TUI
Paul Buetow
2026-03-08
task 367: carry full trace filters through TUI context
Paul Buetow
2026-03-08
tests: remove sleep-based waits in tui and runtime tests
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
fix(tui): close help overlay on q instead of quitting
Paul Buetow
2026-03-06
feat(tui): add dashboard bubble viz and expand help shortcuts
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
tui: add full-screen help overlay with H and esc close
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-05
Normalize Go import grouping with local ior section
Paul Buetow
2026-03-05
Make flame tab default and fix flame hotkey routing
Paul Buetow
2026-03-05
task 352: wire LiveTrie into TUI runtime bindings
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
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-02-26
tui: clarify export help and toggle help bar with uppercase H
Paul Buetow
2026-02-26
tui: revamp status keys and add pid/tid reselection flow
Paul Buetow
2026-02-26
tui: add shortcut to reselect pid and restart tracing
Paul Buetow
2026-02-26
tui: fix and widen help overlay
Paul Buetow
2026-02-25
Fix stream paused scrolling and apply pending TUI/probe updates
Paul Buetow
[next]