summaryrefslogtreecommitdiff
path: root/internal/flags
AgeCommit message (Expand)Author
2026-03-06flamegraph: make esc undo one zoom level and aggregate syscalls by defaultPaul Buetow
2026-03-06Add live flamegraph test modes and dynamic synthetic live feedPaul Buetow
2026-03-05Add package-level docs across internal packagesPaul Buetow
2026-03-05Refactor flags state to constructor-backed snapshotsPaul Buetow
2026-03-04Fix Go mistake findings and stabilize integration timingPaul Buetow
2026-03-03Add watch mode for dynamic flamegraph updatesPaul Buetow
2026-03-03Add WASM-ready flamegraph JSON exportPaul Buetow
2026-03-02Make --open a command template with no defaultsPaul Buetow
2026-03-02Add --open support for live flamegraph browser launchPaul Buetow
2026-03-02change default duration to 10minPaul Buetow
2026-03-01Move BPF setup off flags.FlagsPaul 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-27flags: change default flamegraph order to comm-firstPaul Buetow
2026-02-27internal: validate live CLI mode behaviorPaul Buetow
2026-02-27flags: add live flamegraph CLI optionsPaul Buetow
2026-02-26tui: revamp status keys and add pid/tid reselection flowPaul 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: add native svg pipeline and testsPaul Buetow
2026-02-24tui: add toggle to disable snapshot export file writesPaul Buetow
2026-02-24tui: wire full dashboard tabs and improve overview summariesPaul Buetow
2026-02-24ior: route default mode through tui and add plain flagPaul Buetow
2026-02-23tui: add top-level model and run entrypointPaul Buetow
2026-02-23flags: document open_by_handle_at CO-RE re-evaluationPaul Buetow
2026-02-22Add copy_file_range support and tracepoint attach testsPaul Buetow
2026-02-21Enable name_to_handle_at and io_uring fd attributionPaul Buetow
2026-02-21Document optional open_by_handle_at excludePaul Buetow
2026-02-21Enable open_by_handle_at tracepointPaul Buetow
2026-02-21Align Go project structure and add Mage targetsPaul Buetow
2025-10-09fix unit tests, initial hard exclude of not working yet syscallsPaul Buetow
2025-04-14add -version flag and ASCII bannerPaul Buetow
2025-04-11fix bugPaul Buetow
2025-04-11fixesPaul Buetow
2025-04-11more on thisPaul Buetow
2025-04-10fixesPaul Buetow
2025-04-10can generate flamegraphsPaul Buetow
2025-04-10more on thisPaul Buetow
2025-04-10can serialize and deserialize to/from gobPaul Buetow
2025-04-06initial dumping in new ior data formatPaul Buetow
2025-03-29flags is now a singletonPaul Buetow
2025-03-29fixPaul Buetow
2025-03-29add tpsExclude, rename tracepoints to tpsPaul Buetow
2025-03-24ignore ior process itselfPaul Buetow
2025-03-16can filter for tracepointsPaul Buetow
2025-03-16initial tracepoint filterPaul Buetow
2025-03-14add --duration flagPaul Buetow
2025-03-14use syscall name without enter_ prefixPaul Buetow
2025-03-12refactorPaul Buetow
2025-03-11refactor and initial treePaul Buetow