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
/
dashboard
Age
Commit message (
Expand
)
Author
2026-02-27
dashboard: align stream row test with footer visibility
Paul Buetow
2026-02-27
tui: add stream regex search and unify help visibility
Paul Buetow
2026-02-26
tui: clarify export help and toggle help bar with uppercase H
Paul Buetow
2026-02-26
tui: add paused stream CSV export and foreground editor open
Paul Buetow
2026-02-26
tui: add paused stream column selection and split pid/tid
Paul Buetow
2026-02-26
tui: revamp status keys and add pid/tid reselection flow
Paul Buetow
2026-02-26
more on this
Paul Buetow
2026-02-26
tui: align overview sparkline columns
Paul Buetow
2026-02-26
tui: stabilize overview sparklines and prevent wrap artifacts
Paul Buetow
2026-02-26
tui: remove forced sparkline baseline fill
Paul Buetow
2026-02-26
tui: fix responsive layout and stream viewport chrome
Paul Buetow
2026-02-25
Fix stream paused scrolling and apply pending TUI/probe updates
Paul Buetow
2026-02-25
Add coverage for directory grouping in files dashboard
Paul Buetow
2026-02-25
Wire grouped files mode into active tab rendering
Paul Buetow
2026-02-25
Clamp grouped-files cursor on stats refresh
Paul Buetow
2026-02-25
Route files scrolling to grouped-directory offset
Paul Buetow
2026-02-25
Toggle files directory grouping with d key
Paul Buetow
2026-02-25
Add directory-grouped files table renderer
Paul Buetow
2026-02-25
Add directory-level file aggregation helper
Paul Buetow
2026-02-25
Add files dir-group state to dashboard model
Paul Buetow
2026-02-25
Refine overview layout and right-align sparkline history
Paul Buetow
2026-02-25
Fix initial TUI sizing and align two-row sparklines
Paul Buetow
2026-02-25
Improve TUI layout and increase sparkline height
Paul Buetow
2026-02-25
Polish stream filter UX and expand TUI viewport
Paul Buetow
2026-02-25
Integrate Stream tab into dashboard and TUI
Paul Buetow
2026-02-24
tui: split dashboard key handling helpers
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/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: 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