index
:
ior
main
I/O Riot NG is an experiment with BPF.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
flamegraph
Age
Commit message (
Expand
)
Author
2026-03-12
fix: restore legacy flamegraph trace output mode
Paul Buetow
2026-03-10
task 436: handle loadFromFile close errors
Paul Buetow
2026-03-10
task 433: lock in pair recycle safety
Paul Buetow
2026-03-06
refactor: remove legacy iordata path map fallback (task 384)
Paul Buetow
2026-03-06
refactor: make livetrie caller-owned for pair recycling (task 382)
Paul Buetow
2026-03-06
refactor: share trie insertion path logic (task 382)
Paul Buetow
2026-03-06
fix: return errors for unknown counter fields (task 383)
Paul Buetow
2026-03-06
refactor: share collapse field validation lists (task 387)
Paul Buetow
2026-03-06
fix: return serialize errors instead of panicking (task 383)
Paul Buetow
2026-03-06
refactor: remove web flamegrapher and keep TUI-only
Paul Buetow
2026-03-06
feat(tui): add flamegraph bytes metric toggle
Paul Buetow
2026-03-06
flamegraph: make esc undo one zoom level and aggregate syscalls by default
Paul Buetow
2026-03-06
Fix real live flamegraph key handling and startup viewport sync
Paul Buetow
2026-03-06
Add live flamegraph test modes and dynamic synthetic live feed
Paul Buetow
2026-03-05
Normalize Go import grouping with local ior section
Paul Buetow
2026-03-05
Add package-level docs across internal packages
Paul Buetow
2026-03-04
Fix Go mistake findings and stabilize integration timing
Paul Buetow
2026-03-03
Add watch mode for dynamic flamegraph updates
Paul Buetow
2026-03-03
Extract renderer-agnostic flamegraph layout
Paul Buetow
2026-03-03
Add WASM-ready flamegraph JSON export
Paul Buetow
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
Add HTTP timeouts for flamegraph web servers
Paul Buetow
2026-03-01
Thread runtime config instead of global flags reads
Paul Buetow
2026-03-01
Route non-fatal event-loop warnings to TUI
Paul Buetow
2026-03-01
flamegraph: share HTTP server lifecycle helper (task 316)
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
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
flamegraph: export default svg config
Paul Buetow
[next]