summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2025-03-18add race detectorPaul Buetow
2025-03-16refactor directoriesPaul Buetow
2025-03-16refactorPaul Buetow
2025-03-14parallel rite collapsed flamegraphsPaul Buetow
2025-03-14add file namePaul Buetow
2025-03-14switch to inferno flamegraphsPaul Buetow
2025-03-14add sleep to fix CPU spinPaul Buetow
2025-03-14add sycall on bottomPaul Buetow
2025-03-12improve flame cmdsPaul Buetow
2025-03-12add flame targetPaul Buetow
2025-03-07add pprof option and rename ioriotng to iorPaul Buetow
2025-02-24works with latest libbpfgoPaul Buetow
2024-02-27s/size/ret/ to make it more genericPaul Buetow
2024-02-26initial BPF C code generation based on debugfsPaul Buetow
2024-02-23as of now, only pid filter supported.Paul Buetow
2024-02-23initial RwEvent (read-write event) returning sizePaul Buetow
2024-02-22PID filterPaul Buetow
2024-02-19refactor generated code into its own packagePaul Buetow
2024-02-19always copyPaul Buetow
2024-02-19make ioriotng able to run without .c source files presentPaul Buetow
2024-02-19cp don't linkPaul Buetow
2024-02-19restructurePaul Buetow
2024-02-19move all C code to internal/cPaul Buetow
2024-02-16move C file to internalPaul Buetow
2024-02-16move some files to internal typesPaul Buetow
2024-02-16clean up obsolete opidsPaul Buetow
2024-02-13can pass flags to BPFPaul Buetow
2024-02-13move program code to internal package - only leave cmd wrapper in ./cmdPaul Buetow
2024-02-11cleanup include pathsPaul Buetow
2024-02-11make it phonyPaul Buetow
2024-02-11no racePaul Buetow
2024-02-11cosmeticsPaul Buetow
2024-02-11move all to makefilesPaul Buetow
2024-02-11move around some stuff to the MakefilePaul Buetow
2024-02-06Add MakefilePaul Buetow
2024-02-04can compilePaul Buetow
2024-02-04initial version (not yet working)Paul Buetow