summaryrefslogtreecommitdiff
path: root/simpleperf/environment.h
AgeCommit message (Expand)Author
2017-05-19simpleperf: support [vdso].Yabin Cui
2017-03-06simpleperf: adjust sample_freq based on max_sample_rate file.Yabin Cui
2017-02-10simpleperf: build libsimpleperf_inplace_sampler library.Yabin Cui
2016-12-13simpleperf: check monitored targets regularly.Yabin Cui
2016-11-16simpleperf: fix dumping arm regs on arm64 devices.Yabin Cui
2016-10-28simpleperf: avoid errors/warnings caused by sepolicy.Yabin Cui
2016-09-29Simpleperf: don't expose EventSelection.Yabin Cui
2016-09-03Merge "Use android::base::GetExecutablePath in simpleperf."Treehugger Robot
2016-09-02Use android::base::GetExecutablePath in simpleperf.Elliott Hughes
2016-08-29simpleperf: handle monitored processes correctly when a cpu is up.Yabin Cui
2016-07-12simpleperf: check kernel symbol addresses before dumping them.Yabin Cui
2016-06-22Simpleperf: check if -f option for record command is in valid range.Yabin Cui
2016-06-02simpleperf: add report-sample command.Yabin Cui
2016-06-01simpleperf: check perf event limit.Yabin Cui
2016-05-31simpleperf: record kernel symbols in perf.data.Yabin Cui
2016-03-25simpleperf: don't looking for _text symbol in /proc/kallsyms.Yabin Cui
2015-10-30simpleperf: support --cpu option in record/stat command.Yabin Cui
2015-08-11Add missing includes for pid_t.Dan Albert
2015-06-25Simpleperf: don't use designation in struct member initialization.Yabin Cui
2015-06-24Simpleperf: support cmdline feature in perf.data.Yabin Cui
2015-06-22Simpleperf: better support for per thread comm.Yabin Cui
2015-06-18Simpleperf: support monitoring existing processes/threads.Yabin Cui
2015-05-15Support tracepoint event types in simpleperf.Yabin Cui
2015-05-13Dump build_id feature in `simpleperf record`.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