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-02-24
tui: split dashboard key handling helpers
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
statsengine: add top-n snapshot helpers for overview
Paul Buetow
2026-02-24
tui: drop redundant syscall table sort
Paul Buetow
2026-02-24
tui: address review feedback for dashboard and export
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/dashboard: implement files tab with scrolling
Paul Buetow
2026-02-24
tui/dashboard: add latency and gap histogram tabs
Paul Buetow
2026-02-24
tui: add dashboard processes table tab
Paul Buetow
2026-02-24
tui: wire eventloop stats engine into dashboard snapshots
Paul Buetow
2026-02-24
tui: add dashboard syscalls table tab
Paul Buetow
2026-02-24
tui: add dashboard overview tab renderer
Paul Buetow
2026-02-24
tui: add dashboard sparkline renderer
Paul Buetow
2026-02-24
tui: add dashboard tab framework model
Paul Buetow
2026-02-24
ior: route default mode through tui and add plain flag
Paul Buetow
2026-02-23
tui: add top-level model and run entrypoint
Paul Buetow
2026-02-23
tui: add pid picker model and /proc scanner
Paul Buetow
2026-02-23
tui: add shared bubbletea message types (task 302)
Paul Buetow
2026-02-23
task 302: add shared tui styles and key bindings
Paul Buetow