summaryrefslogtreecommitdiff
path: root/internal/event.go
AgeCommit message (Expand)Author
2025-03-11refactor and initial treePaul Buetow
2025-03-07add pprof option and rename ioriotng to iorPaul Buetow
2025-03-06initial event filterPaul Buetow
2025-03-06refactorPaul Buetow
2025-03-05work on TID_FILTER, doesn't work yet fully, need to debugPaul Buetow
2025-02-24there is no bug in the time reporting all is finePaul Buetow
2024-04-01use u64 for time, use time since bootPaul Buetow
2024-03-28initial support for logging time diffs between syscallsPaul Buetow
2024-03-02refactorPaul Buetow
2024-03-02tracepoint mismatches are reported differentlyPaul Buetow
2024-03-02detect loss of event when exit/enter tracepoints dont match upPaul Buetow
2024-03-01store comm in comms mapPaul Buetow
2024-03-01also print CommPaul Buetow
2024-03-01print out file (fd and name) for each syscallPaul Buetow
2024-02-29nicer outputPaul Buetow
2024-02-29a more generic enter/exit event handlerPaul Buetow