summaryrefslogtreecommitdiff
path: root/internal
AgeCommit message (Expand)Author
2026-03-13bench: add parquet recording benchmarksPaul Buetow
2026-03-13test: expand parquet recording coveragePaul Buetow
2026-03-13feat: add tui parquet recording controlsPaul Buetow
2026-03-13feat: add headless parquet recording modePaul Buetow
2026-03-12feat: persist parquet recording across TUI restartsPaul Buetow
2026-03-12feat: add parquet recorder foundationPaul Buetow
2026-03-12refactor: extract shared syscall stream row modelPaul Buetow
2026-03-12fix: restore legacy flamegraph trace output modePaul Buetow
2026-03-12internal: embed BPF object into ior binaryPaul Buetow
2026-03-11eventloop: factor malformed-event helpers (task 383)Paul Buetow
2026-03-10dashboard: centralize nil snapshot fallback (task 385)Paul Buetow
2026-03-10dashboard: unify viewport chrome calculation (task 388)Paul Buetow
2026-03-10globalfilter: genericize filter clone helpers (task 385)Paul Buetow
2026-03-10dashboard: unify offset reanchoring helper (task 394)Paul Buetow
2026-03-10config: centralize default buffer sizes (task 388)Paul Buetow
2026-03-10file: document File interface semantics (task 399)Paul Buetow
2026-03-10tui: split key normalization and help rendering (task 424)Paul Buetow
2026-03-10tui: hide stream buffer behind source interface (task 428)Paul Buetow
2026-03-10eventloop: avoid fmt.Sprintf in proc comm lookup (task 426)Paul Buetow
2026-03-10eventloop: bound pending enter and proc-fd caches (task 425)Paul Buetow
2026-03-10Prefer EDITOR for stream export openerPaul Buetow
2026-03-10task 434: unify trace filter plumbingPaul Buetow
2026-03-10task 436: handle loadFromFile close errorsPaul Buetow
2026-03-10task 433: lock in pair recycle safetyPaul Buetow
2026-03-10internal: add context to BPF setup failures (task 416)Paul Buetow
2026-03-10probemanager: surface cleanup destroy errors (task 417)Paul Buetow
2026-03-10tui/flamegraph: tighten arrow escape parsing (task 423)Paul Buetow
2026-03-10tui/flamegraph: centralize animation tick scheduling (task 422)Paul Buetow
2026-03-10file: handle fdinfo flag read failures explicitly (task 419)Paul Buetow
2026-03-10tui: simplify default key map construction (task 425)Paul Buetow
2026-03-10globalfilter: share compare-op symbol helper (task 374)Paul Buetow
2026-03-09tui: add reverse sorting for dashboard tables (task 364)Paul Buetow
2026-03-09tui: export filtered stream rows from global CSV action (task 364)Paul Buetow
2026-03-09tui: add sortable processes dashboard table (task 365)Paul Buetow
2026-03-09tui: add sortable files dashboard table modes (task 364)Paul Buetow
2026-03-09tui: add sortable syscalls dashboard table (task 363)Paul Buetow
2026-03-09tui: harden paused flame renderingPaul Buetow
2026-03-09tui: fix flamegraph click re-rootingPaul Buetow
2026-03-09tui: use full width for zoomed flame barsPaul Buetow
2026-03-09tui: remove flame selected underlinePaul Buetow
2026-03-08tui: reserve p for pid pickerPaul Buetow
2026-03-08tui: unify table navigation and renderingPaul Buetow
2026-03-08tui: add process-tab enter filter pushPaul Buetow
2026-03-08tui: restore global filter stack and anchored matchesPaul Buetow
2026-03-08task 378: test aggregate filter restart behaviorPaul Buetow
2026-03-08task 375: show active global filter in dashboard helpPaul Buetow
2026-03-08task 374: remove stream-local filter stackPaul Buetow
2026-03-08task 373: preserve stream history across filter restartPaul Buetow
2026-03-08task 372: restart tracing when filters changePaul Buetow
2026-03-08task 371: wire global filter modal into top-level TUIPaul Buetow