summaryrefslogtreecommitdiff
path: root/simpleperf/environment_test.cpp
AgeCommit message (Expand)Author
2024-04-02simpleperf: Add CDD annotation for CtsSimpleperfTestCasesYabin Cui
2024-01-09simpleperf: Get ARM cpu models from /proc/cpuinfoYabin Cui
2023-03-03simpleperf: Increase default user buffer size to 256MYabin Cui
2021-05-13simpleperf: add --show-app-type in simpleperf_app_runner.Yabin Cui
2021-05-05simpleperf: improve error msg for output file.Yabin Cui
2021-02-12simpleperf: add record filter options to record and monitor cmd.Yabin Cui
2021-01-11simpleperf: move all source files into simpleperf namespaceYabin Cui
2021-01-05simpleperf: fix checking dump regs for tracepoint events.Yabin Cui
2020-11-11simpleperf: use kernel start address in kernel mmap record.Yabin Cui
2020-10-23simpleperf: enable .clang-formatThiƩbaud Weksteen
2020-07-22simpleperf: Fix GetModuleBuildId.Yabin Cui
2020-07-13simpleperf: fix string operand support in --tp-filter.Yabin Cui
2019-12-20simpleperf: move GetCpusFromString() to utils.cppNamhyung Kim
2018-11-14switch to using android-base/file.h instead of android-base/test_utils.hMark Salyzyn
2018-10-17simpleperf: handle memfds created by memfd_create.Yabin Cui
2018-08-14simpleperf: set kernel resources used for profiling on 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-03-08simpleperf: improve managing temp files.Yabin Cui
2018-01-08simpleperf: fix test for vdso file.Yabin Cui
2017-05-19simpleperf: support [vdso].Yabin Cui
2016-05-31simpleperf: record kernel symbols in perf.data.Yabin Cui
2016-03-02simpleperf: support building cts test.Yabin Cui
2016-03-01simpleperf: fix analyzer warning.Yabin Cui
2015-12-04Track rename from base/ to android-base/.Elliott Hughes
2015-10-30simpleperf: support --cpu option in record/stat command.Yabin Cui
2015-05-05Dump kernel/modules/thread mmap information in `simpleperf record`.Yabin Cui
2015-05-04Implement simpleperf record/dumprecord subcommands.Yabin Cui
2015-04-23Implement simpleperf stat subcommand.Yabin Cui