summaryrefslogtreecommitdiff
path: root/simpleperf/dso.h
AgeCommit message (Expand)Author
2016-07-11simpleperf: add min_vaddr in DsoRecord.Yabin Cui
2016-07-07simpleperf: fix build id check of files in symfs.Yabin Cui
2016-06-02simpleperf: add report-sample command.Yabin Cui
2016-05-31simpleperf: record kernel symbols in perf.data.Yabin Cui
2016-02-17simpleperf: report symbols of native libraries in apk file.Yabin Cui
2015-10-22Simpleperf: fix some unknown symbols for report result.Yabin Cui
2015-09-23Simpleperf: support dwarf callgraph in report command.Yabin Cui
2015-08-21Simpleperf: use OneTimeFreeAllocator to allocate symbol names.Yabin Cui
2015-08-21Simpleperf: refactor dso.Yabin Cui
2015-08-18Simpleperf: demangle symbols only when necessary.Yabin Cui
2015-07-21Simpleperf: load symbols from dso file only when necessary.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-11Simpleperf: improve symbol parsing.Yabin Cui
2015-06-09Simpleperf: support symbol parsing in report command.Yabin Cui