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
Age
Commit message (
Expand
)
Author
2026-02-25
Render probes modal as standalone TUI overlay view
Paul Buetow
2026-02-25
Test probe manager picks up newly added tracepoints
Paul Buetow
2026-02-25
Wire probes modal into top-level TUI flow
Paul Buetow
2026-02-25
Add runtime probes modal model for TUI
Paul Buetow
2026-02-25
Add probes key binding to dashboard keymap
Paul Buetow
2026-02-25
Add late-bound probe manager access for TUI
Paul Buetow
2026-02-25
Wire probe manager into tracepoint attach flow
Paul Buetow
2026-02-25
Add thread-safe probe manager with attach lifecycle
Paul Buetow
2026-02-25
Add tracepoint grouping helper for probe manager
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
Add dir-group key binding to shared TUI keymap
Paul Buetow
2026-02-25
Parallelize snapshot builders in stats engine
Paul Buetow
2026-02-25
Decouple stream push from ingestion callback
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
Clamp stream rows to single-line panel width
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-25
Add event stream model with filtering and scroll state
Paul Buetow
2026-02-25
Wire event stream source into TUI trace pipeline
Paul Buetow
2026-02-25
Add event stream filter modal
Paul Buetow
2026-02-25
Add stream event table renderer
Paul Buetow
2026-02-25
Add event stream filtering and duration parsing
Paul Buetow
2026-02-25
Add thread-safe eventstream ring buffer
Paul Buetow
2026-02-25
Add TUI StreamEvent constructor and tests
Paul Buetow
2026-02-24
add docs
Paul Buetow
2026-02-24
Make flamegraph SVG width responsive
Paul Buetow
2026-02-24
stability: remove unlink attach sleep and tighten svg/tui helpers
Paul Buetow
2026-02-24
statsengine: deduplicate topN helpers with generics
Paul Buetow
2026-02-24
flamegraph: remove partial svg on native write failure
Paul Buetow
2026-02-24
flamegraph: stream gob encode to zstd writer
Paul Buetow
2026-02-24
flamegraph: batch writeFrame output in single write
Paul Buetow
2026-02-24
flamegraph: pool FNV hasher for frame colors
Paul Buetow
2026-02-24
flamegraph: stream gob decode in loadFromFile
Paul Buetow
2026-02-24
flamegraph: flatten iordata storage with composite key map
Paul Buetow
2026-02-24
flamegraph: replace worker busy-wait with blocking select
Paul Buetow
2026-02-24
flamegraph: reuse package-level svg escaper
Paul Buetow
2026-02-24
tui: split dashboard key handling helpers
Paul Buetow
2026-02-24
flags: make TUI export toggle atomic
Paul Buetow
2026-02-24
flamegraph: remove external tool path and document native generation
Paul Buetow
2026-02-24
flamegraph: improve interactive zoom and serve svg over embedded http
Paul Buetow
2026-02-24
flamegraph: add native svg pipeline and tests
Paul Buetow
[next]