summaryrefslogtreecommitdiff
path: root/simpleperf/testdata
AgeCommit message (Expand)Author
2017-04-28simpleperf: fix unknown binary in samples.Yabin Cui
2016-12-16simpleperf: merge dumped symbols with symbols read from file system.Yabin Cui
2016-12-13simpleperf: check invalid perf.data.Yabin Cui
2016-12-09simpleperf: Improve Callgraph.Yabin Cui
2016-10-31simpleperf: dump file feature section.Yabin Cui
2016-10-19Simpleperf: add --max-stack and --percent-limit options for report cmd.Yabin Cui
2016-08-30simpleperf: fix two errors.Yabin Cui
2016-08-09simpleperf: fix --pids option.Yabin Cui
2016-08-01simpleperf: print warning message when failed to read symbol table from elf f...Yabin Cui
2016-07-11simpleperf: add min_vaddr in DsoRecord.Yabin Cui
2016-07-11simpleperf: change the separator of --symbols option from comma to semicolon.Yabin Cui
2016-07-07simpleperf: fix build id check of files in symfs.Yabin Cui
2016-06-23Simpleperf: Add SPLIT and SPLIT_END records to handle big records.Yabin Cui
2016-06-20simpleperf: add kmem command to report slab allocation information.Yabin Cui
2016-06-02simpleperf: add report-sample command.Yabin Cui
2016-05-31simpleperf: record kernel symbols in perf.data.Yabin Cui
2016-04-05simpleperf: support reporting more than one event type.Yabin Cui
2016-03-26Simpleperf: add test for reporting callgraph of shared libraries in apk file.Yabin Cui
2016-03-18Simpleperf: support reading symbols from .gnu_debugdata.Yabin Cui
2016-02-25simpleperf: port cmd_report_test to nonlinux.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