summaryrefslogtreecommitdiff
path: root/simpleperf/cmd_record_test.cpp
AgeCommit message (Expand)Author
12 dayssimpleperf: record: Add --etm-flush-intervalYabin Cui
2024-04-15simpleperf: Don't check symbols when getting no samples in emulatorYabin Cui
2024-04-02simpleperf: Add CDD annotation for CtsSimpleperfTestCasesYabin Cui
2023-12-04simpleperf: add option to specify cycle count thresholdWei-Ning Huang
2023-11-22simpleperf: record cmd: Add --delay optionYabin Cui
2023-11-13Merge "simpleperf: Fix flaky test check_trampoline_after_art_jni_methods" int...Yabin Cui
2023-11-03simpleperf: Add --kprobe option in the stat commandYabin Cui
2023-10-20simpleperf: add support for cycle-accurate tracingWei-Ning Huang
2023-10-05simpleperf: Fix flaky test check_trampoline_after_art_jni_methodsYabin Cui
2023-09-06simpleperf: Fix record_cmd#check_trampoline testYabin Cui
2023-07-25simpleperf: Disable failed tests when running with a 32-bit translatorYabin Cui
2023-05-03simpleperf: Fix flaky test record_cmd.record_java_appYabin Cui
2023-05-02simpleperf: Add --binary in record cmdYabin Cui
2023-05-02simpleperf: Support --exclude-perf when recording with --decode-etmYabin Cui
2023-05-02simpleperf: Add --decode-etm in the record cmdYabin Cui
2023-04-17simpleperf: Remove stack and reg fields in samples after unwindingYabin Cui
2023-04-17simpleperf: Store perf_event_attr value in EventAttrWithIdYabin Cui
2023-04-06simpleperf: Store lost/cut record info in recording fileYabin Cui
2023-03-01simpleperf: Fix GetCompleteProcessNameYabin Cui
2023-02-17simpleperf: Add --user-buffer-size in record cmdYabin Cui
2023-02-13simpleperf: Dump data when app option test failsYabin Cui
2023-02-10simpleperf: Separate EOF and error in ReadFileFeature.Yabin Cui
2022-10-31Add simpleperf testcase support for riscv64haocheng.zy
2022-09-14simpleperf: fix record_cmd.device_meta_info test on host.Yabin Cui
2022-03-14simpleperf: fix test running on emulator.Yabin Cui
2022-02-07profcollectd: add interface to wait for ETM after boot.Yabin Cui
2021-12-21simpleperf: add --add-counter in record cmd.Yabin Cui
2021-12-16simpleperf: add --use-cmd-exit-code in record cmd.Yabin Cui
2021-11-17simpleperf: update trace offcpu modes.Yabin Cui
2021-11-15simpleperf: fix check_trampoline_after_art_jni_methods test.Yabin Cui
2021-11-10simpleperf: record switch records when --trace-offcpu is used.Yabin Cui
2021-10-27simpleperf: don't run child command in app uid.Yabin Cui
2021-08-19simpleperf: switch to cpu-clock when cpu-cycles is missing on x86.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