summaryrefslogtreecommitdiff
path: root/simpleperf/read_dex_file.h
AgeCommit message (Expand)Author
2023-07-24Add missing <functional> includes for std::functionRyan Prichard
2021-07-13simpleperf: improve debugging reading dex file.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
2019-01-09Rename libdexfile external API header.Martin Stjernholm
2018-12-13Use libdexfile external API in simpleperf.Martin Stjernholm
2018-05-22simpleperf: get symbols from dex files extracted from zip files.Yabin Cui
2018-03-28simpleperf: support showing symbols for interpreted java code.Yabin Cui