summaryrefslogtreecommitdiff
path: root/simpleperf/main.cpp
AgeCommit message (Expand)Author
2016-03-29Simpleperf: add test for reporting callgraph of shared libraries in apk file.Yabin Cui
2016-03-07simpleperf: 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