summaryrefslogtreecommitdiff
path: root/rust/kernel/perf_event.rs
AgeCommit message (Expand)Author
2025-02-22Move events to their own moduleDennis Kobert
2025-02-21Move unsafety to construction of Overflow handler typeperf-monDennis Kobert
2025-02-20Implement overflow handlerDennis Kobert
2025-02-17Wrap task in ref counting wrapperDennis Kobert
2025-02-13Remove unused importDennis Kobert
2025-02-13Null pointer after releasing eventDennis Kobert
2025-02-13Fix error detectionDennis Kobert
2025-02-13Fix error checkingDennis Kobert
2025-02-13Add experimental perf system bindings abstractionsDennis Kobert