summaryrefslogtreecommitdiff
path: root/simpleperf/record.cpp
AgeCommit message (Expand)Author
2016-06-02simpleperf: add report-sample command.Yabin Cui
2016-05-31simpleperf: record kernel symbols in perf.data.Yabin Cui
2016-04-05simpleperf: support reporting more than one event type.Yabin Cui
2016-03-18Simpleperf: remove dependency on global current_arch.Yabin Cui
2016-03-01simpleperf: fix analyzer warning.Yabin Cui
2016-02-25simpleperf: port cmd_report_test to nonlinux.Yabin Cui
2016-02-17simpleperf: report symbols of native libraries in apk file.Yabin Cui
2016-02-02Support profiling of shared libs embedded in APKs.Than McIntosh
2016-01-11Simpleperf: adjust sort strategy in RecordCache.Yabin Cui
2015-12-04Track rename from base/ to android-base/.Elliott Hughes
2015-10-23Simpleperf: Don't load whole perf.data into memory.Yabin Cui
2015-10-12Simpleperf: do stack unwinding while recording.Yabin Cui
2015-10-02Simpleperf: do dwarf unwinding in record command.Yabin Cui
2015-08-19Simpleperf: add raw data in sample records for tracepoint events.Yabin Cui
2015-07-24Simpleperf: use ThreadTree when getting hit files in record command.Yabin Cui
2015-07-13Simpleperf: Support dwarf callgraph recording.Yabin Cui
2015-07-06Simpleperf: check build id in report command.Yabin Cui
2015-06-24Simpleperf: support cmdline feature in perf.data.Yabin Cui
2015-06-23Simpleperf: add option to report branch stack information.Yabin Cui
2015-06-22Simpleperf: better support for per thread comm.Yabin Cui
2015-06-15Simpleperf: support callchain sampling in record command.Yabin Cui
2015-06-03Simpleperf: support branch stack sampling in `simpleperf record`.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