summaryrefslogtreecommitdiff
path: root/simpleperf/read_apk.cpp
AgeCommit message (Expand)Author
2016-03-26Simpleperf: add test for reporting callgraph of shared libraries in apk file.Yabin Cui
2016-03-02simpleperf: support building cts test.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-08simpleperf: port read_apk and read_apk/read_elf tests to nonlinux.Yabin Cui
2016-02-02Support profiling of shared libs embedded in APKs.Than McIntosh