summaryrefslogtreecommitdiff
path: root/simpleperf/profcollect.cpp
AgeCommit message (Expand)Author
2024-03-15profcollectd: Use system property to probe etr when neededYabin Cui
2023-12-13profcollectd: Support collecting LBR dataYabin Cui
2023-07-20simpleperf: Only register needed commands in libsimpleperf_profcollectYabin Cui
2023-05-02profcollectd: Use --decode-etm when recordingYabin Cui
2023-05-01profcollectd: Add a log file in the reportYabin Cui
2022-02-17profcollectd: add wakelock when recording ETM data.Yabin 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
2020-11-03simpleperf: add --exclude-perf in inject cmd.Yabin Cui
2020-10-23simpleperf: enable .clang-formatThiƩbaud Weksteen
2020-07-15simpleperf: check if etm is enabled by the bootloader.Yabin Cui
2020-07-14simpleperf: null check FindEventTypeByName return valueYi Kong
2020-06-17simpleperf: Modify profcollect API to allow float seconds durationYi Kong
2020-06-03simpleperf: expose ETM collection methods for profcollectdYi Kong