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-03-01
Refactor tracepointExited into per-type handlers
Paul Buetow
2026-03-01
Route non-fatal event-loop warnings to TUI
Paul Buetow
2026-03-01
eventloop: replace raw-event switch with handler registry (task 314)
Paul Buetow
2026-03-01
flamegraph: share HTTP server lifecycle helper (task 316)
Paul Buetow
2026-03-01
ior: remove attachTracepoints wrapper (task 315)
Paul Buetow
2026-03-01
eventloop: inject runtime config instead of flags singleton (task 315)
Paul Buetow
2026-03-01
eventloop: reuse comm resolver for pid seeding (task 317)
Paul Buetow
2026-03-01
flags: return parse errors instead of exiting (task 321)
Paul Buetow
2026-02-27
flamegraph: default live update interval to 200ms
Paul Buetow
2026-02-27
flamegraph: add live field-order toggle and reconfigure API
Paul Buetow
2026-02-27
flags: change default flamegraph order to comm-first
Paul Buetow
2026-02-27
flamegraph: fill live viewport width and tighten reset hotkey
Paul Buetow
2026-02-27
flamegraph: scale live view to viewport height
Paul Buetow
2026-02-27
flamegraph: add live baseline reset hotkey
Paul Buetow
2026-02-27
internal: validate live CLI mode behavior
Paul Buetow
2026-02-27
flamegraph: test pause/keyboard live interactions
Paul Buetow
2026-02-27
flamegraph: preserve zoom/search state across updates
Paul Buetow
2026-02-27
flamegraph: add browser rendering parity QA test
Paul Buetow
2026-02-27
flamegraph: add SSE edge-case QA tests
Paul Buetow
2026-02-27
flamegraph: add opt-in live trie stress QA test
Paul Buetow
2026-02-27
ior: route live mode through trace pipeline
Paul Buetow
2026-02-27
eventloop: wire live trie ingestion and server
Paul Buetow
2026-02-27
flamegraph: add live interaction controls
Paul Buetow
2026-02-27
flamegraph: add live SVG renderer and SSE client
Paul Buetow
2026-02-27
flamegraph: add live HTTP server entrypoint
Paul Buetow
2026-02-27
flamegraph: port frame color and layout logic to live JS
Paul Buetow
2026-02-27
flamegraph: add SSE snapshot handler
Paul Buetow
2026-02-27
flamegraph: add live trie unit coverage
Paul Buetow
2026-02-27
flamegraph: add live trie snapshot JSON caching
Paul Buetow
2026-02-27
flamegraph: ingest event pairs into live trie
Paul Buetow
2026-02-27
flamegraph: add live flamegraph HTML shell
Paul Buetow
2026-02-27
flamegraph: add live trie scaffold
Paul Buetow
2026-02-27
dashboard: align stream row test with footer visibility
Paul Buetow
2026-02-27
flamegraph: export default svg config
Paul Buetow
2026-02-27
flags: add live flamegraph CLI options
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: expand quick help with stream hotkeys
Paul Buetow
2026-02-26
tui: add paused stream CSV export and foreground editor open
Paul Buetow
2026-02-26
tui: add stackable enter-filters with esc undo in stream
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
tui: add shortcut to reselect pid and restart tracing
Paul Buetow
2026-02-26
more on this
Paul Buetow
2026-02-26
tui: fix and widen help overlay
Paul Buetow
2026-02-26
tui: align overview sparkline columns
Paul Buetow
2026-02-26
tui: polish fd trace view key handling and docs
Paul Buetow
2026-02-26
tui: add fd trace drilldown and fd column in stream
Paul Buetow
2026-02-26
tui: add paused stream row selection and highlight
Paul Buetow
2026-02-26
tui: stabilize overview sparklines and prevent wrap artifacts
Paul Buetow
[next]