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-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
2026-02-25
Render probes modal as standalone TUI overlay view
Paul Buetow
2026-02-25
Polish stream filter UX and expand TUI viewport
Paul Buetow
2026-02-24
tui: add toggle to disable snapshot export file writes
Paul Buetow
2026-02-24
tui: improve dashboard tab navigation and live updates
Paul Buetow
2026-02-24
tui: wire full dashboard tabs and improve overview summaries
Paul Buetow
2026-02-24
tui: add help overlay behavior and docs update
Paul Buetow
2026-02-24
tui: add export modal with csv snapshot export
Paul Buetow
2026-02-24
tui: wire eventloop stats engine into dashboard snapshots
Paul Buetow
2026-02-23
tui: add top-level model and run entrypoint
Paul Buetow