index
:
ior
develop
main
I/O Riot NG is an experiment with BPF.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
flamegraph
Age
Commit message (
Expand
)
Author
2026-02-21
Add negative tests for all internal unit tests (task 348)
Paul Buetow
2026-02-21
Add integration test framework: plan, workload binary, harness scaffolding
Paul Buetow
2026-02-21
Add byte count tracking to event pairs
Paul Buetow
2025-05-20
fix unit tests
Paul Buetow
2025-04-11
fix
Paul Buetow
2025-04-11
delete file if empty
Paul Buetow
2025-04-11
Merge branch 'main' of codeberg.org:snonux/ior
Paul Buetow
2025-04-11
jo
Paul Buetow
2025-04-11
fixes
Paul Buetow
2025-04-11
can write svg file via tool
Paul Buetow
2025-04-11
done
Paul Buetow
2025-04-11
add collapsed
Paul Buetow
2025-04-10
initial tool
Paul Buetow
2025-04-10
fixes
Paul Buetow
2025-04-10
can generate flamegraphs
Paul Buetow
2025-04-10
more on this
Paul Buetow
2025-04-10
can serialize and deserialize to/from gob
Paul Buetow
2025-04-09
add mrproper.
Paul Buetow
2025-04-06
refactor
Paul Buetow
2025-04-06
more refined iod format
Paul Buetow
2025-04-06
initial dumping in new ior data format
Paul Buetow
2025-04-06
add unit test for merge
Paul Buetow
2025-04-01
initial iordata_test
Paul Buetow
2025-03-29
flags is now a singleton
Paul Buetow
2025-03-29
more on this
Paul Buetow
2025-03-29
fix
Paul Buetow
2025-03-29
add tpsExclude, rename tracepoints to tps
Paul Buetow
2025-03-28
initial iordata implementation
Paul Buetow
2025-03-26
initial io_ async tracepoints
Paul Buetow
2025-03-24
more on this
Paul Buetow
2025-03-23
add flags from fdinfo info
Paul Buetow
2025-03-23
jo
Paul Buetow
2025-03-22
catch syscall return code for fcntl success or error
Paul Buetow
2025-03-22
generating fcntl boilerplate
Paul Buetow
2025-03-19
more
Paul Buetow
2025-03-19
fix deadlock when exiting of ior doesn't work when there are no events
Paul Buetow
2025-03-18
add race detector
Paul Buetow
2025-03-18
workers are parallelized now
Paul Buetow
2025-03-16
refactor directories
Paul Buetow
2025-03-15
jo:x
Paul Buetow
2025-03-14
unexport types
Paul Buetow
2025-03-14
parallel rite collapsed flamegraphs
Paul Buetow
2025-03-14
fixed a bug with the filepath
Paul Buetow
2025-03-14
add file name
Paul Buetow
2025-03-14
add sleep to fix CPU spin
Paul Buetow
2025-03-14
add sycall on bottom
Paul Buetow
2025-03-14
use syscall name without enter_ prefix
Paul Buetow
2025-03-12
improve flame cmds
Paul Buetow
2025-03-12
add flame target
Paul Buetow
2025-03-12
refactor
Paul Buetow