summaryrefslogtreecommitdiff
path: root/simpleperf/cmd_report_sample.cpp
AgeCommit message (Expand)Author
2017-08-03simpleperf: export meta info in report_sample.proto.Yabin Cui
2017-06-02simpleperf: add thread name in report_sample.proto.Yabin Cui
2017-05-15simpleperf: fix report_sample_test.Yabin Cui
2017-05-02simpleperf: add 'event_count' field in report proto.Yabin Cui
2017-04-28simpleperf: fix unknown binary in samples.Yabin Cui
2016-11-11simpleperf: dump only needed symbols in file feature section.Yabin Cui
2016-11-10simpleperf: use file records in protobuf output.Yabin Cui
2016-11-04simpleperf: make file feature section used in more report commands.Yabin Cui
2016-08-30simpleperf: add python report interface on linux.Yabin Cui
2016-08-04simpleperf: keep binary in class Record.Yabin Cui
2016-07-26simpleperf: report lost record situation in report-sample command.Yabin Cui
2016-07-21simplperf: improve unknown symbol print in report-sample command.Yabin Cui
2016-07-19simpleperf: add thread_id in report_sample's output.Yabin Cui
2016-07-12Fix google-explicit-constructor warnings in simpleperf.Chih-Hung Hsieh
2016-06-29Simpleperf: add vaddr_in_file sort key in report command.Yabin Cui
2016-06-13simpleperf: support report samples using format defined by protobuf.Yabin Cui
2016-06-02simpleperf: add report-sample command.Yabin Cui