summaryrefslogtreecommitdiff
path: root/simpleperf/main.cpp
AgeCommit message (Expand)Author
2023-07-20simpleperf: Only register needed commands in libsimpleperf_profcollectYabin Cui
2022-01-24simpleperf: add boot-record command.Yabin Cui
2021-11-01simpleperf: allow an app profiling itself via persist property.Yabin Cui
2020-07-29Update language to comply with Android's inclusive language guidance.Yabin Cui
2020-07-08simpleperf: add function to preprocess options.Yabin Cui
2020-01-14simpleperf: prepare for selinux change.Yabin Cui
2017-07-14simpleperf: change the way running cts tests.Yabin Cui
2017-05-03simpleperf: add META_INFO feature section in perf.data.Yabin Cui
2017-02-15simpleperf: build cts test running in app context.Yabin Cui
2016-08-01simpleperf: add version.Yabin Cui
2016-06-02simpleperf: add report-sample command.Yabin Cui
2016-03-26Simpleperf: add test for reporting callgraph of shared libraries in apk file.Yabin Cui
2016-02-17simpleperf: report symbols of native libraries in apk file.Yabin Cui
2015-12-04Track rename from base/ to android-base/.Elliott Hughes
2015-10-01Simpleperf: warn if it can't read kernel symbols addresses.Yabin Cui
2015-07-01Simpleperf: add --log option to ease debugging.Yabin Cui
2015-06-04Simpleperf: refactor command system.Yabin Cui
2015-05-04Implement simpleperf record/dumprecord subcommands.Yabin Cui
2015-04-23Implement simpleperf stat subcommand.Yabin Cui
2015-04-18Implement simpleperf list subcommand.Yabin Cui