summaryrefslogtreecommitdiff
path: root/simpleperf/cmd_record_test.cpp
AgeCommit message (Expand)Author
2016-06-27Simpleperf: fix flaky tests.nougat-devYabin Cui
2016-03-07simpleperf: support building cts test.Yabin Cui
2016-03-07simpleperf: port cmd_report_test to nonlinux.Yabin Cui
2016-01-22Simpleperf: adjust default mmap_pages used when recording.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-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: support multiple event types in record command.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-06-19Simpleperf: support event type modifier.Yabin Cui
2015-06-18Simpleperf: support monitoring existing processes/threads.Yabin Cui
2015-06-15Simpleperf: support callchain sampling in record command.Yabin Cui
2015-06-10Simpleperf: fix a few bugs.Yabin Cui
2015-06-04Simpleperf: refactor command system.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