summaryrefslogtreecommitdiff
path: root/simpleperf/cmd_report_sample_test.cpp
AgeCommit message (Expand)Author
2024-04-02simpleperf: Add CDD annotation for CtsSimpleperfTestCasesYabin Cui
2023-06-22simpleperf: Remove small stack gaps in the report-sample commandYabin Cui
2022-12-01simpleperf: build regex support as a separate library.Yabin Cui
2022-01-07simpleperf: Use RecordFilter in report-sample cmd.Yabin Cui
2021-11-19simpleperf: add context_switch msg type in report_sample output.Yabin Cui
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-03-17simpleperf: show unwinding result in report-sample cmd.Yabin Cui
2021-01-26simpleperf: don't hide jni methods after art_jni_trampoline.Yabin Cui
2021-01-26Revert "simpleperf: don't hide art jni methods."Yabin Cui
2021-01-12simpleperf: don't hide art jni methods.Yabin Cui
2020-12-16simpleperf: add --show-execution-type in report-sample cmd.Yabin Cui
2020-10-23simpleperf: enable .clang-formatThiƩbaud Weksteen
2020-07-08simpleperf: add function to preprocess options.Yabin Cui
2019-05-06simpleperf: fix segfault caused by reused thread ids.Yabin Cui
2018-11-14switch to using android-base/file.h instead of android-base/test_utils.hMark Salyzyn
2018-07-23simpleperf: add --symdir option in report-sample command.Yabin Cui
2018-04-20simpleperf: add symbol defore demangle in protobuf interface.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-04-09simpleperf: add magic and version in report-sample protobuf output file.Yabin Cui
2017-12-12simpleperf: report a clear call chain end in protobuf output.Yabin Cui
2017-08-03simpleperf: export meta info in report_sample.proto.Yabin Cui
2017-06-02simpleperf: add thread name in report_sample.proto.Yabin Cui
2017-05-02simpleperf: add 'event_count' field in report proto.Yabin Cui
2017-04-28simpleperf: fix unknown binary in samples.Yabin Cui
2016-11-10simpleperf: use file records in protobuf output.Yabin Cui
2016-06-13simpleperf: support report samples using format defined by protobuf.Yabin Cui
2016-06-02simpleperf: add report-sample command.Yabin Cui