index
:
ior
develop
main
I/O Riot NG is an experiment with BPF.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-03-02
Launch live browser opener as invoking sudo user
Paul Buetow
2026-03-02
Make --open a command template with no defaults
Paul Buetow
2026-03-02
Add --open support for live flamegraph browser launch
Paul Buetow
2026-03-02
change default duration to 10min
Paul Buetow
2026-03-02
Add HTTP timeouts for flamegraph web servers
Paul Buetow
2026-03-02
Extract shared fd duplication helper
Paul Buetow
2026-03-02
Replace TUI service-locator globals with runtime bindings
Paul Buetow
2026-03-01
Use print callback for all event loop output modes
Paul Buetow
2026-03-01
Extract fd and comm state helpers from eventLoop
Paul Buetow
2026-03-01
Move BPF setup off flags.Flags
Paul Buetow
2026-03-01
Thread runtime config instead of global flags reads
Paul Buetow
2026-03-01
Move comm procfs lookups off the hot path
Paul Buetow
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
docs: document global and per-dashboard TUI hotkeys
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
[next]