summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2026-03-01Extract fd and comm state helpers from eventLoopPaul Buetow
2026-03-01Move BPF setup off flags.FlagsPaul Buetow
2026-03-01Thread runtime config instead of global flags readsPaul Buetow
2026-03-01Move comm procfs lookups off the hot pathPaul Buetow
2026-03-01Refactor tracepointExited into per-type handlersPaul Buetow
2026-03-01Route non-fatal event-loop warnings to TUIPaul Buetow
2026-03-01eventloop: replace raw-event switch with handler registry (task 314)Paul Buetow
2026-03-01flamegraph: share HTTP server lifecycle helper (task 316)Paul Buetow
2026-03-01ior: remove attachTracepoints wrapper (task 315)Paul Buetow
2026-03-01eventloop: inject runtime config instead of flags singleton (task 315)Paul Buetow
2026-03-01eventloop: reuse comm resolver for pid seeding (task 317)Paul Buetow
2026-03-01flags: return parse errors instead of exiting (task 321)Paul Buetow
2026-02-27flamegraph: default live update interval to 200msPaul Buetow
2026-02-27flamegraph: add live field-order toggle and reconfigure APIPaul Buetow
2026-02-27flags: change default flamegraph order to comm-firstPaul Buetow
2026-02-27flamegraph: fill live viewport width and tighten reset hotkeyPaul Buetow
2026-02-27flamegraph: scale live view to viewport heightPaul Buetow
2026-02-27flamegraph: add live baseline reset hotkeyPaul Buetow
2026-02-27internal: validate live CLI mode behaviorPaul Buetow
2026-02-27flamegraph: test pause/keyboard live interactionsPaul Buetow
2026-02-27flamegraph: preserve zoom/search state across updatesPaul Buetow
2026-02-27flamegraph: add browser rendering parity QA testPaul Buetow
2026-02-27flamegraph: add SSE edge-case QA testsPaul Buetow
2026-02-27flamegraph: add opt-in live trie stress QA testPaul Buetow
2026-02-27ior: route live mode through trace pipelinePaul Buetow
2026-02-27eventloop: wire live trie ingestion and serverPaul Buetow
2026-02-27flamegraph: add live interaction controlsPaul Buetow
2026-02-27flamegraph: add live SVG renderer and SSE clientPaul Buetow
2026-02-27flamegraph: add live HTTP server entrypointPaul Buetow
2026-02-27flamegraph: port frame color and layout logic to live JSPaul Buetow
2026-02-27flamegraph: add SSE snapshot handlerPaul Buetow
2026-02-27flamegraph: add live trie unit coveragePaul Buetow
2026-02-27flamegraph: add live trie snapshot JSON cachingPaul Buetow
2026-02-27flamegraph: ingest event pairs into live triePaul Buetow
2026-02-27flamegraph: add live flamegraph HTML shellPaul Buetow
2026-02-27flamegraph: add live trie scaffoldPaul Buetow
2026-02-27dashboard: align stream row test with footer visibilityPaul Buetow
2026-02-27flamegraph: export default svg configPaul Buetow
2026-02-27flags: add live flamegraph CLI optionsPaul Buetow
2026-02-27docs: document global and per-dashboard TUI hotkeysPaul Buetow
2026-02-27tui: add stream regex search and unify help visibilityPaul Buetow
2026-02-26tui: clarify export help and toggle help bar with uppercase HPaul Buetow
2026-02-26tui: expand quick help with stream hotkeysPaul Buetow
2026-02-26tui: add paused stream CSV export and foreground editor openPaul Buetow
2026-02-26tui: add stackable enter-filters with esc undo in streamPaul Buetow
2026-02-26tui: add paused stream column selection and split pid/tidPaul Buetow
2026-02-26tui: revamp status keys and add pid/tid reselection flowPaul Buetow
2026-02-26tui: add shortcut to reselect pid and restart tracingPaul Buetow
2026-02-26more on thisPaul Buetow
2026-02-26tui: fix and widen help overlayPaul Buetow