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
/
tabs.go
Age
Commit message (
Expand
)
Author
2026-05-18
t6 add syscall family dashboard aggregation
Paul Buetow
2026-05-13
perf: replace string += concatenation with strings.Builder in TUI render hot ...
Paul Buetow
2026-05-12
extract dashboard tab framework into Tab registry for OCP compliance
Paul Buetow
2026-03-08
task 375: show active global filter in dashboard help
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 350: add TabFlame tab infrastructure
Paul Buetow
2026-03-05
feat(tui): migrate Bubble Tea stack to charm.land v2
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: revamp status keys and add pid/tid reselection flow
Paul Buetow
2026-02-26
tui: fix responsive layout and stream viewport chrome
Paul Buetow
2026-02-25
Improve TUI layout and increase sparkline height
Paul Buetow
2026-02-25
Integrate Stream tab into dashboard and TUI
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 dashboard tab framework model
Paul Buetow