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-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
2026-02-24
tui: wire full dashboard tabs and improve overview summaries
Paul Buetow
2026-02-24
refactor: remove deprecated internal stats package
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
2026-02-23
task 302: add stats engine orchestration and snapshots
Paul Buetow
2026-02-23
task 303: add per-process accumulator with pid-reuse guard
Paul Buetow
2026-02-23
task 303: add fixed-bucket log-scale histogram
Paul Buetow
2026-02-23
task 305: add top-N file ranker with bounded cardinality
Paul Buetow
2026-02-23
task 305: add per-syscall accumulator with reservoir percentiles
Paul Buetow
2026-02-23
task 305: add ring time series with wrap-around and gap tests
Paul Buetow
2026-02-23
task 304: harden snapshot immutability after sub-agent review
Paul Buetow
2026-02-23
task 304: add immutable statsengine snapshot types
Paul Buetow
2026-02-23
tests: cover durationToPrev gap semantics
Paul Buetow
2026-02-23
docs: define durationToPrev timing semantics
Paul Buetow
2026-02-23
flags: document open_by_handle_at CO-RE re-evaluation
Paul Buetow
2026-02-23
Track pidfd_getfd returned fds in eventloop
Paul Buetow
2026-02-23
Add baseline pidfd_getfd tracepoint support
Paul Buetow
2026-02-23
Add getcwd tracing support and stabilize comm propagation test
Paul Buetow
2026-02-23
Fix integration trace expectations and fd/open event handling
Paul Buetow
2026-02-22
Fix event comm attribution and reduce integration log noise
Paul Buetow
2026-02-22
Add copy_file_range support and tracepoint attach tests
Paul Buetow
2026-02-22
Implement mmap/msync syscall support with unit and integration coverage
Paul Buetow
[next]