summaryrefslogtreecommitdiff
path: root/simpleperf/rust
AgeCommit message (Expand)Author
2023-12-18simpleperf: Update safety commentYabin Cui
2023-12-13profcollectd: Support collecting LBR dataYabin Cui
2023-07-14Add safety comments.Andrew Walbran
2023-05-02profcollectd: Use --decode-etm when recordingYabin Cui
2023-05-01profcollectd: Add a log file in the reportYabin Cui
2022-02-07profcollectd: add interface to wait for ETM after boot.Yabin Cui
2021-11-17profcollectd: only produce profiles for /system/{bin,lib,lib64}/*Yi Kong
2021-03-30simpleperf_profcollect: add option for recording scope.Yabin Cui
2021-03-02simpleperf: Rust bindings for profcollectYi Kong