summaryrefslogtreecommitdiff
path: root/simpleperf/cmd_record_test.cpp
AgeCommit message (Expand)Author
2024-04-18simpleperf: Fix flaky test check_trampoline_after_art_jni_methodsYabin Cui
2024-04-18simpleperf: Fix record_cmd#check_trampoline testYabin Cui
2022-11-30simpleperf: fix check_trampoline_after_art_jni_methods test.Yabin Cui
2021-06-01simpleperf: increase record durationLuca Weiss
2021-05-14Merge "simpleperf: add --show-app-type in simpleperf_app_runner."Yabin Cui
2021-05-13simpleperf: add --show-app-type in simpleperf_app_runner.Yabin Cui
2021-05-13simpleperf: add more device info in recording file.Yabin Cui
2021-05-11simpleperf: add app_type in meta info.Yabin Cui
2021-05-11simpleperf: add --add-meta-info to record cmd.Yabin Cui
2021-05-05simpleperf: fix printing kernel address warning.Yabin Cui
2021-03-23simpleperf: prepare recording etm data for kernel.Yabin Cui
2021-03-01simpleperf: keep binaries for debugging failed unwinding cases.Yabin Cui
2021-02-25simpleperf: add options to keep failed unwinding results in record cmd.Yabin Cui
2021-02-16Merge "simpleperf: add record filter options to record and monitor cmd."Yabin Cui
2021-02-12simpleperf: add record filter options to record and monitor cmd.Yabin Cui
2021-02-11simpleperf: fix flaky test.Yabin Cui
2021-01-26simpleperf: don't hide jni methods after art_jni_trampoline.Yabin Cui
2020-12-17simpleperf: fix unit test on linux host.Yabin Cui
2020-12-01Refactor loading of /proc/kallsymsThiébaud Weksteen
2020-11-11simpleperf: use kernel start address in kernel mmap record.Yabin Cui
2020-10-29Merge "simpleperf: move test helpers to test_util.cpp"Thiébaud Weksteen
2020-10-28simpleperf: Add merge cmd.Yabin Cui
2020-10-28simpleperf: move test helpers to test_util.cppThiébaud Weksteen
2020-10-23simpleperf: enable .clang-formatThiébaud Weksteen
2020-10-21simpleperf: fix cts tests build for aosp_x86*.Yabin Cui
2020-10-19simpleperf: add shortcut for creating kprobe events.Yabin Cui
2020-10-16simpleperf: add --kprobe option to record cmd.Yabin Cui
2020-10-13simpleperf: refactor event_type.cpp.Yabin Cui
2020-08-24simpleperf: Support parsing dynamic string field of tracepoint events.Yabin Cui
2020-08-04simpleperf: enable kernel addr filter test.Yabin Cui
2020-07-17simpleperf: replace --include-filter with --addr-filter.Yabin Cui
2020-07-13simpleperf: fix string operand support in --tp-filter.Yabin Cui
2020-07-01simpleperf: replace chip list with runtime detection.Yabin Cui
2020-07-01Merge changes I1eff90de,Id0d8c624Yabin Cui
2020-06-30simpleperf: add --tp-filter option in record cmd.Yabin Cui
2020-06-29simpleperf: add QCOM MSM platform into whitelist, omit tests requiring hw cou...caozhiqiang
2020-04-17simpleperf: add Broadcom STB into whitelist, omit tests requiring hw counters.Natalie Chiu
2020-04-10simpleperf: add event check for --trace-offcpu option.Yabin Cui
2020-03-17simpleperf: fix flaky record_native_app test.Yabin Cui
2020-03-09Disable record_cmd#record_native_app for non-native ABIsLev Rumyantsev
2020-02-18simpleperf: force testing run-as and app_runner separately.Yabin Cui
2020-02-12simpleperf: add test to app recording api.Yabin Cui
2020-02-05simpleperf: add --exclude-perf option in record cmd.Yabin Cui
2020-02-03simpleperf: fix presubmit test failure.Yabin Cui
2020-01-27simpleperf: fix tests in cloud android.Yabin Cui
2020-01-07simpleperf: Omit dwarf-callgraph tests running on ARM binaryDmytro Chystiakov
2019-12-20simpleperf: fix pmu event tests.Yabin Cui
2019-12-20simpleperf: Support event_source bus event typesNamhyung Kim
2019-11-15simpleperf:add MSM8909 into whitelist, omit tests requireing hw counters.pmc.waiver
2019-11-01simpleperf: test profiling apps with the same abi.Yabin Cui