summaryrefslogtreecommitdiff
path: root/simpleperf/read_elf.h
AgeCommit message (Expand)Author
2018-05-09simpleperf: change interface of read_apk.h.Yabin Cui
2018-03-19simpleperf: Add JITDebugReader.Yabin Cui
2016-11-14simpleperf: fix potential unaligned memory access.Yabin Cui
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-03-02simpleperf: support building cts test.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
2016-01-15Simpleperf: support build for windows.Yabin Cui
2015-12-08Simpleperf: check if elf file paths are valid before reading them.Yabin Cui
2015-10-22Simpleperf: fix some unknown symbols for report result.Yabin Cui
2015-07-13Simpleperf: support --vmlinux option in report command.Yabin Cui
2015-07-06Simpleperf: check build id in report command.Yabin Cui
2015-06-24Simpleperf: exclude meaningless labels in aarch64.Yabin Cui
2015-06-11Simpleperf: parse prefixed symbol of linker.Yabin Cui
2015-06-11Simpleperf: improve symbol parsing.Yabin Cui
2015-06-09Simpleperf: support symbol parsing in report command.Yabin Cui
2015-05-13Dump build_id feature in `simpleperf record`.Yabin Cui