summaryrefslogtreecommitdiff
path: root/internal/c/generated/tracepoints.raku
AgeCommit message (Expand)Author
2025-03-16refactorPaul Buetow
2025-02-24works with latest libbpfgoPaul Buetow
2025-02-24logging tracepoints not generated for as commentsPaul Buetow
2024-04-01use u64 for time, use time since bootPaul Buetow
2024-03-10make it a bit nicerPaul Buetow
2024-03-09Also auto-generate open syscalls.Paul Buetow
2024-03-08as per https://codeberg.org/snonux/ioriotng/issues/19Paul Buetow
2024-03-06Addresses https://codeberg.org/snonux/ioriotng/issues/23 - fix parameterPaul Buetow
2024-03-02refactorPaul Buetow
2024-03-02can print old and newnamePaul Buetow
2024-03-02C generation for syscalls with oldname and newname argsPaul Buetow
2024-02-28introduce event type for better deserializingPaul Buetow
2024-02-27s/size/ret/ to make it more genericPaul Buetow
2024-02-27can load all generated probesPaul Buetow
2024-02-27use generated tracepoints.cPaul Buetow
2024-02-26sort tracepoints by idPaul Buetow
2024-02-26add commentPaul Buetow
2024-02-26initial BPF C code generation based on debugfsPaul Buetow