summaryrefslogtreecommitdiff
path: root/simpleperf/record.h
AgeCommit message (Expand)Author
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-15Simpleperf: support build for windows.Yabin Cui
2016-01-11Simpleperf: adjust sort strategy in RecordCache.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: add raw data in sample records for tracepoint events.Yabin Cui
2015-08-11Add missing includes for pid_t.Dan Albert
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-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-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