summaryrefslogtreecommitdiff
path: root/Magefile.go
AgeCommit message (Expand)Author
5 daysbuild: harden Magefile.go to use sudo -n for discrete commands onlydevelopPaul Buetow
6 daysfeat(parquet): export rename/link oldname + assert oldname capture end-to-endPaul Buetow
6 daysfeat(parquet): surface epoll_ctl op/target-fd/events metadataPaul Buetow
2026-05-21p7 add attach-time trace dimension gatingPaul Buetow
2026-05-18t6 add syscall family dashboard aggregationPaul Buetow
2026-05-13refactor: move TraceFilter and tracepoint selector logic out of flags.ConfigPaul Buetow
2026-05-13enforce gofmt formatting and add Fmt/FmtCheck mage targetsPaul Buetow
2026-05-12refactor Magefile: split runGoTestWithProgress and runParquetChecks below 50-...Paul Buetow
2026-05-08add duration metric, tolerate missing tracepoints, ship el8 buildPaul Buetow
2026-05-06fixPaul Buetow
2026-05-06move demo/ to docs/tutorial/, commit assets, consolidate TUI docsPaul Buetow
2026-05-06add Dockerfile and Rocky Linux 9 build docsPaul Buetow
2026-05-01update instructionsPaul Buetow
2026-04-24task a8: move all binaries under ./cmd/<name>/main.goPaul Buetow
2026-03-18feat: add ParquetValidate mage target and ClickHouse querying docsPaul Buetow
2026-03-12chore: pin libbpfgo v0.9.2-libbpf-1.5.1 workflowPaul Buetow
2026-03-12internal: embed BPF object into ior binaryPaul Buetow
2026-03-10task 435: add race-enabled mage targetPaul Buetow
2026-03-10Add force generate flag (accept 1, yes, or any non‑empty) to mage generatePaul Buetow
2026-03-05Add dedicated flamegraph mage benchmark targetsPaul Buetow
2026-03-05build(mage): forward GOTOOLCHAIN in integration test pathsPaul Buetow
2026-03-03Add Codex PR review mage targetPaul Buetow
2026-03-03Add benchmark profiling mage targetsPaul Buetow
2026-02-24flamegraph: remove external tool path and document native generationPaul Buetow
2026-02-24integrationtests: reduce parallel flakiness in syscall capturePaul Buetow
2026-02-24tui: wire full dashboard tabs and improve overview summariesPaul Buetow
2026-02-23Use NumCPU*2 as default integration test parallelismPaul Buetow
2026-02-23Run integration tests in parallel by default and stabilize flaky scenariosPaul Buetow
2026-02-23integrationtests: add opt-in parallel execution modePaul Buetow
2026-02-23integrationtests: add pidfd_getfd scenarios and testsPaul Buetow
2026-02-22some stuffPaul Buetow
2026-02-22Fix event comm attribution and reduce integration log noisePaul Buetow
2026-02-22Filter noisy tracepoint attach lines from integration LOG outputPaul Buetow
2026-02-22Stream live integration test status and per-test logsPaul Buetow
2026-02-22Add heartbeat progress logs for integration test runsPaul Buetow
2026-02-22Add copy_file_range support and tracepoint attach testsPaul Buetow
2026-02-21more on integration testsPaul Buetow
2026-02-21Ignore ior binaryPaul Buetow
2026-02-21Migrate make targets to magePaul Buetow
2026-02-21Align Go project structure and add Mage targetsPaul Buetow