summaryrefslogtreecommitdiff
path: root/simpleperf/record_file_reader.cpp
AgeCommit message (Expand)Author
2017-05-03simpleperf: add META_INFO feature section in perf.data.Yabin Cui
2017-02-23simpleperf: generate one report for each event attr.Yabin Cui
2016-12-13simpleperf: check invalid perf.data.Yabin Cui
2016-11-10simpleperf: fix unaligned data access on arm.Yabin Cui
2016-11-04simpleperf: make file feature section used in more report commands.Yabin Cui
2016-10-31simpleperf: dump file feature section.Yabin Cui
2016-10-21simpleperf: fix dumping build id.Yabin Cui
2016-08-31Merge "simpleperf: add python report interface on linux."Yabin Cui
2016-08-30simpleperf: add python report interface on linux.Yabin Cui
2016-08-30simpleperf: fix two errors.Yabin Cui
2016-08-26simpleperf: support hotplug events in record cmd.Yabin Cui
2016-08-04simpleperf: keep binary in class Record.Yabin Cui
2016-07-27simpleperf: use libevent in stat command.Yabin Cui
2016-06-23Simpleperf: Add SPLIT and SPLIT_END records to handle big records.Yabin Cui
2016-06-03simpleperf: dump tracing data when needed.Yabin Cui
2016-05-31simpleperf: record kernel symbols in perf.data.Yabin Cui
2016-04-05simpleperf: support reporting more than one event type.Yabin Cui
2016-02-16simpleperf: accept different perf_attr sizes.Yabin Cui
2016-01-15Simpleperf: support build for windows.Yabin Cui
2015-12-04Track rename from base/ to android-base/.Elliott Hughes
2015-10-23Simpleperf: Don't load whole perf.data into memory.Yabin Cui
2015-07-24Simpleperf: use ThreadTree when getting hit files in record command.Yabin Cui
2015-07-14Merge "Simpleperf: Support dwarf callgraph recording."Yabin Cui
2015-07-13Simpleperf: Support dwarf callgraph recording.Yabin Cui
2015-07-13Simpleperf: remove unnecessary std::move.Yabin Cui
2015-07-06Simpleperf: check build id in report command.Yabin Cui
2015-06-29Simpleperf: support build on mac.Yabin Cui