summaryrefslogtreecommitdiff
path: root/simpleperf/cmd_record_test.cpp
AgeCommit message (Expand)Author
2020-06-04simpleperf: add Broadcom STB into whitelist, omit tests requiring hw counters.Natalie Chiu
2020-03-24simpleperf: fix flaky record_native_app test.Yabin Cui
2020-03-10Disable 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
2019-10-21simpleperf: don't adjust frequency for etm recording.Yabin Cui
2019-10-01simpleperf: add tests recording real apps.Yabin Cui
2019-08-29simpleperf: add --include-filter in record cmd.Yabin Cui
2019-08-08simpleperf: add --aux-buffer-size in record cmd.Yabin Cui
2019-08-08simpleperf: add AuxRecord and AUXTRACE feature section.Yabin Cui
2019-07-29simpleperf: support recording etm data in perf.data.Yabin Cui
2019-07-19Merge "simpleperf: set scoped arch and event types in RecordFileReader."Yabin Cui
2019-07-19simpleperf: add PERF_RECORD_AUXTRACE_INFO record.Yabin Cui
2019-07-18simpleperf: set scoped arch and event types in RecordFileReader.Yabin Cui
2019-07-17simpleperf: add cs-etm event type.Yabin Cui
2019-06-04simpleperf: add --no-cut-samples in record cmd.Yabin Cui
2019-02-27simpleperf: add test for a problem recording user stack.Yabin Cui
2019-02-07simpleperf: fix symbolization in multi-executable-segments libraries.Yabin Cui
2019-02-01Merge "simpleperf: change the way running cts test."Treehugger Robot
2019-01-31simpleperf: change the way running cts test.Yabin Cui
2019-01-25simpleperf: update test record_cmd.no_dump_symbols.Yabin Cui
2019-01-24simpleperf: move to Android.bp.Yabin Cui
2019-01-18simpleperf: add SC7731E into whitelist, omit tests requiring hw counters.Patrick Shi
2018-11-14switch to using android-base/file.h instead of android-base/test_utils.hMark Salyzyn
2018-10-16Merge "Revert "simpleperf: enforce clockid support in Android Q.""Treehugger Robot
2018-10-15Revert "simpleperf: enforce clockid support in Android Q."Yabin Cui
2018-08-14simpleperf: set kernel resources used for profiling on Android >=Q.Yabin Cui
2018-08-03simpleperf: add test for a kernel bug making zero dyn_size.Yabin Cui
2018-07-25simpleperf: enforce clockid support in Android Q.Yabin Cui
2018-07-16simpleperf: prefer to use mmap2 records instead of mmap records.Yabin Cui
2018-06-07simpleperf: add whitelist to omit tests requiring hw counters.Yabin Cui
2018-05-21simpleperf: fix *no_monitored_threads tests in CTS tests.Yabin Cui
2018-05-14simpleperf: Add support for implementation-defined raw PMU events.Yabin Cui
2018-05-11simpleperf: fix *handle_SIGHUP tests.Yabin Cui
2018-05-01simpleperf: fix test on APCT.Yabin Cui
2018-04-20simpleperf: add --size-limit option in record cmd.Yabin Cui
2018-04-17simpleperf: switch to unwinding while recording by default.Yabin Cui
2018-03-28simpleperf: support showing symbols for interpreted java code.Yabin Cui
2018-02-06Simpleperf: Support record --Andreas Gampe
2018-01-31simpleperf: Switch to use post-unwind by default in record cmd.Yabin Cui
2017-12-12simpleperf: Use CallChainJoiner.Yabin Cui
2017-10-27simpleperf: test that hw counters can generate samples.Yabin Cui