summaryrefslogtreecommitdiff
path: root/simpleperf/environment.cpp
AgeCommit message (Expand)Author
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
2020-01-14simpleperf: prepare for selinux change.Yabin Cui
2019-12-20simpleperf: move GetCpusFromString() to utils.cppNamhyung Kim
2019-07-17Remove perfprofd feature.Elliott Hughes
2019-02-28simpleperf: make app api available for profileable apps.Yabin Cui
2019-02-10simpleperf: Adjust callback for procinfo::ReadProcessMapsSandeep Patil
2019-01-31simpleperf: change the way running cts test.Yabin Cui
2019-01-23simpleperf: Use simpleperf_app_runner to profile profileable apps.Yabin Cui
2018-10-17simpleperf: handle memfds created by memfd_create.Yabin Cui
2018-08-30perfprofd: add env to disable change of perf_event_paranoid.Yabin Cui
2018-08-14simpleperf: set kernel resources used for profiling on Android >=Q.Yabin Cui
2018-07-23simpleperf: add --symdir option in report-sample command.Yabin Cui
2018-07-17simpleperf: record complete process name.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-14simpleperf: reimplement GetThreadMmapsInProcess.Yabin Cui
2018-04-12simpleperf: add a python script to record without usb connection.Yabin Cui