summaryrefslogtreecommitdiff
path: root/simpleperf/testdata
AgeCommit message (Expand)Author
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-04-14simpleperf: add proguard mapping file option to report interfaces.Yabin Cui
2021-04-08simpleperf: update test apk to run on wear devices.Yabin Cui
2021-03-30simpleperf: support kernel etm data in inject cmd.Yabin Cui
2021-03-05simpleperf: unwind samples in files recorded with debug info.Yabin Cui
2021-02-11simpleperf: fix flaky test.Yabin Cui
2020-12-16simpleperf: add --show-execution-type in report-sample cmd.Yabin Cui
2020-11-03simpleperf: add --exclude-perf in inject cmd.Yabin Cui
2020-10-28simpleperf: Add merge cmd.Yabin Cui
2020-10-16simpleperf: support secondary android users.Yabin Cui
2020-09-03simpleperf: pick up symbol map fileEvgeny Eltsin
2020-08-24simpleperf: Support parsing dynamic string field of tracepoint events.Yabin Cui
2020-08-06simpleperf: fix jit cache path in report cmd.Yabin Cui
2020-07-22simpleperf: Fix GetModuleBuildId.Yabin Cui
2020-06-24simpleperf: add test_monitor.py to run script tests.Yabin Cui
2020-04-15simpleperf: Fix record_java_app test.Yabin Cui
2020-04-01simpleperf: adjust based on opencsd change.Yabin Cui
2020-02-12simpleperf: add test to app recording api.Yabin Cui
2019-11-15simpleperf: fix build_id checking.Yabin Cui
2019-10-01simpleperf: add tests recording real apps.Yabin Cui
2019-08-20simpleperf: Add ETMDecoder.Yabin Cui
2019-08-08simpleperf: add AuxRecord and AUXTRACE feature section.Yabin Cui
2019-05-31simpleperf: check content in build_id_list.Yabin Cui
2019-05-16simpleperf: fix unwinding libs embedded in apks.Yabin Cui
2019-02-07simpleperf: fix symbolization in multi-executable-segments libraries.Yabin Cui
2019-02-01simpleperf: make atest happy.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-12simpleperf: fix reading dex files for unwinding while recording.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-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-15simpleperf: check elf files with broken section tables.Yabin Cui
2017-12-13Merge "simpleperf: Use CallChainJoiner."Treehugger Robot
2017-12-12simpleperf: Use CallChainJoiner.Yabin Cui
2017-12-10simpleperf: fix two tests in test.py.Yabin Cui
2017-08-14simpleperf: export more info through report_lib_interface.Yabin Cui
2017-07-21simpleperf: support tracing offcpu time.Yabin Cui
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