summaryrefslogtreecommitdiff
path: root/simpleperf/testdata
AgeCommit message (Expand)Author
2024-01-30simpleperf: Fix ReadTargetMemory caching.Tamas Zsoldos
2023-12-07simpleperf: Support LBR data in branch_list.protoYabin Cui
2023-12-05simpleperf: inject cmd: Convert LBR profile to AutoFDO formatYabin Cui
2023-12-04simpleperf: inject cmd: Support reading LBR dataYabin Cui
2023-05-03simpleperf: Fix flaky test record_cmd.record_java_appYabin Cui
2023-04-21simpleperf: inject cmd: accept missing aux dataYabin Cui
2023-04-19simpleperf: Clean up warnings during recordingYabin Cui
2023-04-06simpleperf: inject cmd: add build id in AutoFDO output.Yabin Cui
2022-11-22simpleperf: add etm data to fuzz corpus.Yabin Cui
2022-01-20simpleperf: add test for unwinding small map range.Yabin Cui
2021-12-22simpleperf: add --print-event-count in report cmd.Yabin Cui
2021-11-22simpleperf:export trace-offcpu modes in simpleperf_report_lib.py.Yabin Cui
2021-11-19simpleperf: add context_switch msg type in report_sample output.Yabin Cui
2021-10-15Merge "simpleperf: Add support for new perf ETE files."Treehugger Robot
2021-10-15Merge "simpleperf: Update testdata for format change of AUXTRACE_INFO record."Treehugger Robot
2021-10-14simpleperf: Add support for new perf ETE files.Branislav Rankov
2021-10-13simpleperf: Update testdata for format change of AUXTRACE_INFO record.Yabin Cui
2021-10-12simpleperf: Update DisplayBitmaps test apks.Yabin Cui
2021-10-08Add: stackcollapse.py converter to Folded StacksMark Hansen
2021-09-21Add --comm filter to report_sample.pyMark Hansen
2021-07-13simpleperf: fix dumping arm regs.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-25simpleperf: Support decoding unformatted ETM traces.Tamas Zsoldos
2021-05-18simpleperf: add app_type and device info to proto interface.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