index
:
ior
main
I/O Riot NG is an experiment with BPF.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Magefile.go
Age
Commit message (
Expand
)
Author
2026-03-12
chore: pin libbpfgo v0.9.2-libbpf-1.5.1 workflow
Paul Buetow
2026-03-12
internal: embed BPF object into ior binary
Paul Buetow
2026-03-10
task 435: add race-enabled mage target
Paul Buetow
2026-03-10
Add force generate flag (accept 1, yes, or any non‑empty) to mage generate
Paul Buetow
2026-03-05
Add dedicated flamegraph mage benchmark targets
Paul Buetow
2026-03-05
build(mage): forward GOTOOLCHAIN in integration test paths
Paul Buetow
2026-03-03
Add Codex PR review mage target
Paul Buetow
2026-03-03
Add benchmark profiling mage targets
Paul Buetow
2026-02-24
flamegraph: remove external tool path and document native generation
Paul Buetow
2026-02-24
integrationtests: reduce parallel flakiness in syscall capture
Paul Buetow
2026-02-24
tui: wire full dashboard tabs and improve overview summaries
Paul Buetow
2026-02-23
Use NumCPU*2 as default integration test parallelism
Paul Buetow
2026-02-23
Run integration tests in parallel by default and stabilize flaky scenarios
Paul Buetow
2026-02-23
integrationtests: add opt-in parallel execution mode
Paul Buetow
2026-02-23
integrationtests: add pidfd_getfd scenarios and tests
Paul Buetow
2026-02-22
some stuff
Paul Buetow
2026-02-22
Fix event comm attribution and reduce integration log noise
Paul Buetow
2026-02-22
Filter noisy tracepoint attach lines from integration LOG output
Paul Buetow
2026-02-22
Stream live integration test status and per-test logs
Paul Buetow
2026-02-22
Add heartbeat progress logs for integration test runs
Paul Buetow
2026-02-22
Add copy_file_range support and tracepoint attach tests
Paul Buetow
2026-02-21
more on integration tests
Paul Buetow
2026-02-21
Ignore ior binary
Paul Buetow
2026-02-21
Migrate make targets to mage
Paul Buetow
2026-02-21
Align Go project structure and add Mage targets
Paul Buetow