summaryrefslogtreecommitdiff
path: root/simpleperf/read_apk.h
AgeCommit message (Expand)Author
2016-08-01simpleperf: print warning message when failed to read symbol table from elf f...Yabin Cui
2016-07-27simpleperf: use libevent in stat command.Yabin Cui
2016-02-18simpleperf: fix build by removing off64_t.Yabin Cui
2016-02-17simpleperf: report symbols of native libraries in apk file.Yabin Cui
2016-02-02Support profiling of shared libs embedded in APKs.Than McIntosh