summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-25Improve TUI layout and increase sparkline heightPaul Buetow
2026-02-25Clamp stream rows to single-line panel widthPaul Buetow
2026-02-25Polish stream filter UX and expand TUI viewportPaul Buetow
2026-02-25Integrate Stream tab into dashboard and TUIPaul Buetow
2026-02-25Add event stream model with filtering and scroll statePaul Buetow
2026-02-25Wire event stream source into TUI trace pipelinePaul Buetow
2026-02-25Add event stream filter modalPaul Buetow
2026-02-25Add stream event table rendererPaul Buetow
2026-02-25Add event stream filtering and duration parsingPaul Buetow
2026-02-25Add thread-safe eventstream ring bufferPaul Buetow
2026-02-25Add TUI StreamEvent constructor and testsPaul Buetow
2026-02-24add docsPaul Buetow
2026-02-24Make flamegraph SVG width responsivePaul Buetow
2026-02-24stability: remove unlink attach sleep and tighten svg/tui helpersPaul Buetow
2026-02-24statsengine: deduplicate topN helpers with genericsPaul Buetow
2026-02-24flamegraph: remove partial svg on native write failurePaul Buetow
2026-02-24flamegraph: stream gob encode to zstd writerPaul Buetow
2026-02-24flamegraph: batch writeFrame output in single writePaul Buetow
2026-02-24flamegraph: pool FNV hasher for frame colorsPaul Buetow
2026-02-24flamegraph: stream gob decode in loadFromFilePaul Buetow
2026-02-24flamegraph: flatten iordata storage with composite key mapPaul Buetow
2026-02-24flamegraph: replace worker busy-wait with blocking selectPaul Buetow
2026-02-24flamegraph: reuse package-level svg escaperPaul Buetow
2026-02-24tui: split dashboard key handling helpersPaul Buetow
2026-02-24flags: make TUI export toggle atomicPaul Buetow
2026-02-24flamegraph: remove external tool path and document native generationPaul Buetow
2026-02-24flamegraph: improve interactive zoom and serve svg over embedded httpPaul Buetow
2026-02-24flamegraph: add native svg pipeline and testsPaul Buetow
2026-02-24flamegraph: add native svg renderer and embedded jsPaul Buetow
2026-02-24flamegraph: add trie aggregation and unit testsPaul Buetow
2026-02-24docs: refresh AGENTS with current TUI/export and test workflowPaul Buetow
2026-02-24tui: add toggle to disable snapshot export file writesPaul Buetow
2026-02-24tui: improve dashboard tab navigation and live updatesPaul Buetow
2026-02-24integrationtests: reduce parallel flakiness in syscall capturePaul Buetow
2026-02-24statsengine: add top-n snapshot helpers for overviewPaul Buetow
2026-02-24statsengine: compact process accumulator at high cardinalityPaul Buetow
2026-02-24tui: drop redundant syscall table sortPaul Buetow
2026-02-24statsengine: cache syscall percentiles between snapshotsPaul Buetow
2026-02-24statsengine: build snapshots outside engine mutexPaul Buetow
2026-02-24statsengine: stop cloning snapshot accessors on readsPaul Buetow
2026-02-24tui: address review feedback for dashboard and exportPaul Buetow
2026-02-24chore: ignore .serena workspace artifactsPaul Buetow
2026-02-24tui: wire full dashboard tabs and improve overview summariesPaul Buetow
2026-02-24refactor: remove deprecated internal stats packagePaul Buetow
2026-02-24tui: add help overlay behavior and docs updatePaul Buetow
2026-02-24tui: add export modal with csv snapshot exportPaul Buetow
2026-02-24tui/dashboard: implement files tab with scrollingPaul Buetow
2026-02-24tui/dashboard: add latency and gap histogram tabsPaul Buetow
2026-02-24tui: add dashboard processes table tabPaul Buetow
2026-02-24tui: wire eventloop stats engine into dashboard snapshotsPaul Buetow