summaryrefslogtreecommitdiff
path: root/simpleperf/read_dex_file_test.cpp
AgeCommit message (Expand)Author
2024-04-02simpleperf: Add CDD annotation for CtsSimpleperfTestCasesYabin Cui
2021-06-29Revert "simpleperf: update testdata used for testing reading dex files."Nicolas Geoffray
2021-06-18simpleperf: update testdata used for testing reading dex files.Yabin Cui
2021-04-15Adjust to libdexfile API changesDavid Srbecky
2021-03-24simpleperf: use callback API to read dex symbols.Yabin Cui
2021-01-11simpleperf: move all source files into simpleperf namespaceYabin Cui
2018-12-13Use libdexfile external API in simpleperf.Martin Stjernholm
2018-03-28simpleperf: support showing symbols for interpreted java code.Yabin Cui