summaryrefslogtreecommitdiff
path: root/simpleperf/environment.cpp
AgeCommit message (Expand)Author
2024-04-03simpleperf: Suppress kernel module read warningsYabin Cui
2024-01-09simpleperf: Get ARM cpu models from /proc/cpuinfoYabin Cui
2023-10-16simpleperf: Write to perf_event_allow_path only when neededYabin Cui
2023-05-30arc: Fix CTS tests for gruntYury Khmel
2023-03-03simpleperf: Increase default user buffer size to 256MYabin Cui
2023-03-01simpleperf: Fix GetCompleteProcessNameYabin Cui
2023-02-28simpleperf: Support process name regex in -p in record/stat cmdYabin Cui
2023-02-15simpleperf: Raise NOFILE limit to sysctl_nr_open when running as rootYabin Cui
2022-12-01simpleperf: remove '\0' before using android::base::Basename.Yabin Cui
2022-09-22simpleperf: fix log level in CheckPerfEventLimit.Yabin Cui
2021-12-16simpleperf: add --use-cmd-exit-code in record cmd.Yabin Cui
2021-11-03simpleperf: test kernel version in some feature tests.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-05-17Take string by const referenceGreg Kaiser
2021-05-13simpleperf: add --show-app-type in simpleperf_app_runner.Yabin Cui
2021-05-11simpleperf: add app_type in meta info.Yabin Cui
2021-05-05simpleperf: improve error msg for output file.Yabin Cui
2021-04-14simpleperf: support proguard mapping file in callchain report.Yabin Cui
2021-03-23simpleperf: prepare recording etm data for kernel.Yabin Cui
2021-02-23simpleperf: fix silent exit when running in docker.Yabin Cui
2021-02-12simpleperf: add record filter options to record and monitor cmd.Yabin Cui
2021-01-14Add a flag to distinguish shared VMAsEdgar Arriaga
2021-01-11simpleperf: move all source files into simpleperf namespaceYabin Cui
2021-01-07simpleperf: fix arch in RegSet.Yabin Cui
2021-01-05simpleperf: fix checking dump regs for tracepoint events.Yabin Cui
2020-12-04Merge "simpleperf: fix passing --user to simpleperf_app_runner."Yabin Cui
2020-12-02simpleperf: fix passing --user to simpleperf_app_runner.Yabin Cui
2020-12-01Refactor loading of /proc/kallsymsThiƩbaud Weksteen
2020-11-25simpleperf: fix symbolization for kernel modules.Yabin Cui
2020-11-11simpleperf: use kernel start address in kernel mmap record.Yabin Cui
2020-10-23simpleperf: enable .clang-formatThiƩbaud Weksteen
2020-10-19simpleperf: add --cpu to filter cpus in report command.Yabin Cui
2020-10-17Merge "simpleperf: support secondary android users."Yabin Cui
2020-10-16simpleperf: support secondary android users.Yabin Cui
2020-10-16simpleperf: add --kprobe option to record cmd.Yabin Cui
2020-10-13simpleperf: refactor event_type.cpp.Yabin Cui
2020-07-29Merge "Update language to comply with Android's inclusive language guidance."Yabin Cui
2020-07-29Update language to comply with Android's inclusive language guidance.Yabin Cui
2020-07-28simpleperf: dump jit symfiles to a single file.Yabin Cui
2020-07-22simpleperf: Fix GetModuleBuildId.Yabin Cui
2020-07-13simpleperf: fix string operand support in --tp-filter.Yabin Cui
2020-06-30simpleperf: add --tp-filter option in record cmd.Yabin Cui
2020-04-06simpleperf: fix CanRecordRawData.Yabin Cui
2020-02-27simpleperf: use perf_lsm_hooks prop for permission check.Yabin Cui
2020-02-19Merge "simpleperf: force testing run-as and app_runner separately."Yabin Cui
2020-02-18simpleperf: force testing run-as and app_runner separately.Yabin Cui
2020-02-14simpleperf: pass log option to cmd running in app context.Yabin Cui
2020-01-29simpleperf: fix presubmit test.Yabin Cui
2020-01-21simpleperf: add --per-thread option to stat cmd.Yabin Cui