summaryrefslogtreecommitdiff
path: root/internal
AgeCommit message (Expand)Author
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-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
2026-02-26tui: align overview sparkline columnsPaul Buetow
2026-02-26tui: polish fd trace view key handling and docsPaul Buetow
2026-02-26tui: add fd trace drilldown and fd column in streamPaul Buetow
2026-02-26tui: add paused stream row selection and highlightPaul Buetow
2026-02-26tui: stabilize overview sparklines and prevent wrap artifactsPaul Buetow
2026-02-26tui: remove forced sparkline baseline fillPaul Buetow
2026-02-26tui: fix responsive layout and stream viewport chromePaul Buetow
2026-02-25Fix stream paused scrolling and apply pending TUI/probe updatesPaul Buetow
2026-02-25Fix probes bulk toggles and stabilize modal row renderingPaul Buetow
2026-02-25Render probes modal as standalone TUI overlay viewPaul Buetow
2026-02-25Test probe manager picks up newly added tracepointsPaul Buetow
2026-02-25Wire probes modal into top-level TUI flowPaul Buetow
2026-02-25Add runtime probes modal model for TUIPaul Buetow
2026-02-25Add probes key binding to dashboard keymapPaul Buetow
2026-02-25Add late-bound probe manager access for TUIPaul Buetow
2026-02-25Wire probe manager into tracepoint attach flowPaul Buetow
2026-02-25Add thread-safe probe manager with attach lifecyclePaul Buetow
2026-02-25Add tracepoint grouping helper for probe managerPaul Buetow
2026-02-25Add coverage for directory grouping in files dashboardPaul Buetow
2026-02-25Wire grouped files mode into active tab renderingPaul Buetow
2026-02-25Clamp grouped-files cursor on stats refreshPaul Buetow
2026-02-25Route files scrolling to grouped-directory offsetPaul Buetow
2026-02-25Toggle files directory grouping with d keyPaul Buetow
2026-02-25Add directory-grouped files table rendererPaul Buetow