summaryrefslogtreecommitdiff
path: root/Magefile.go
AgeCommit message (Expand)Author
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