summaryrefslogtreecommitdiff
path: root/simpleperf/record_test.cpp
AgeCommit message (Expand)Author
2017-11-02simpleperf: fix callchains generated by the kernel.Yabin Cui
2017-07-24simpleperf: exclude kernel callchains when needed.Yabin Cui
2016-11-15Fix static-analyzer memory leak warnings.George Burgess IV
2016-10-20simpleperf: support building sample record manually.Yabin Cui
2016-08-04simpleperf: keep binary in class Record.Yabin Cui
2016-07-06simpleperf: fix RecordCache.Yabin Cui
2016-06-02simpleperf: add report-sample command.Yabin Cui
2016-04-05simpleperf: support reporting more than one event type.Yabin Cui
2016-01-11Simpleperf: adjust sort strategy in RecordCache.Yabin Cui
2015-10-12Simpleperf: do stack unwinding while recording.Yabin Cui
2015-07-24Simpleperf: use ThreadTree when getting hit files in record command.Yabin Cui
2015-06-29Simpleperf: support build on mac.Yabin Cui
2015-06-19Simpleperf: support event type modifier.Yabin Cui
2015-05-05Dump kernel/modules/thread mmap information in `simpleperf record`.Yabin Cui