summaryrefslogtreecommitdiff
path: root/simpleperf/get_test_data.h
AgeCommit message (Expand)Author
2023-04-19simpleperf: Clean up warnings during recordingYabin Cui
2022-11-22simpleperf: add etm data to fuzz corpus.Yabin 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-05-18simpleperf: add app_type and device info to proto interface.Yabin Cui
2021-01-11simpleperf: move all source files into simpleperf namespaceYabin Cui
2020-10-23simpleperf: enable .clang-formatThiƩbaud Weksteen
2019-08-08simpleperf: add AuxRecord and AUXTRACE feature section.Yabin Cui
2018-07-23simpleperf: add --symdir option in report-sample command.Yabin Cui
2018-07-11simpleperf: fix an abort caused by ip zero in kernel callchain.Yabin Cui
2018-04-13simpleperf: remove Java interpreter frames by default.Yabin Cui
2018-04-12Merge "simpleperf: Improve the way downloading native libs on device."Yabin Cui
2018-04-11simpleperf: Support removing unknown kernel symbols in report-sampleYabin Cui
2018-04-10simpleperf: report app package name in report-sample command.Yabin Cui
2018-04-10simpleperf: Improve the way downloading native libs on device.Yabin Cui
2018-03-21simpleperf: add SIMPLE_PERF_RECORD_TRACE_DATA record type.Yabin Cui
2018-03-20simpleperf: Add trace-sched command.Yabin Cui
2018-02-05simpleperf: add debug-unwind cmd.Yabin Cui
2017-12-12simpleperf: Use CallChainJoiner.Yabin Cui
2017-07-21simpleperf: support tracing offcpu time.Yabin Cui
2017-05-18simpleperf: enable two options by default.Yabin Cui
2017-04-28simpleperf: fix unknown binary in samples.Yabin Cui
2016-12-13simpleperf: check invalid perf.data.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-04-01simpleperf: loosen unwinding arch check for system wide collection.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-03-02simpleperf: support building cts test.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