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
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
2026-02-24
flamegraph: add native svg renderer and embedded js
Paul Buetow
2026-02-24
flamegraph: add trie aggregation and unit tests
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
statsengine: compact process accumulator at high cardinality
Paul Buetow
2026-02-24
tui: drop redundant syscall table sort
Paul Buetow
2026-02-24
statsengine: cache syscall percentiles between snapshots
Paul Buetow
2026-02-24
statsengine: build snapshots outside engine mutex
Paul Buetow
2026-02-24
statsengine: stop cloning snapshot accessors on reads
Paul Buetow
2026-02-24
tui: address review feedback for dashboard and export
Paul Buetow
[next]