summaryrefslogtreecommitdiff
path: root/simpleperf/cmd_record.cpp
AgeCommit message (Expand)Author
2015-07-16Simpleperf: dump thread comm/mmaps for selected threads.Yabin Cui
2015-07-13Simpleperf: Support dwarf callgraph recording.Yabin Cui
2015-06-29Simpleperf: support build on mac.Yabin Cui
2015-06-24Simpleperf: support cmdline feature in perf.data.Yabin Cui
2015-06-22Merge "Simpleperf: support child inherit option."Yabin Cui
2015-06-22Simpleperf: support child inherit option.Yabin Cui
2015-06-22Simpleperf: better support for per thread comm.Yabin Cui
2015-06-19Simpleperf: support event type modifier.Yabin Cui
2015-06-18Simpleperf: support monitoring existing processes/threads.Yabin Cui
2015-06-18Simpleperf: add branch stack feature in perf.data.Yabin Cui
2015-06-18Merge "Simpleperf: add signal handler for SIGCHLD, SIGINT, SIGTERM."Yabin Cui
2015-06-17Simpleperf: add signal handler for SIGCHLD, SIGINT, SIGTERM.Yabin Cui
2015-06-15Simpleperf: support callchain sampling in record command.Yabin Cui
2015-06-04Simpleperf: refactor command system.Yabin Cui
2015-06-03Simpleperf: support branch stack sampling in `simpleperf record`.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