summaryrefslogtreecommitdiff
path: root/simpleperf/cmd_dumprecord.cpp
AgeCommit message (Expand)Author
2017-05-03simpleperf: add META_INFO feature section in perf.data.Yabin Cui
2016-10-31simpleperf: dump file feature section.Yabin Cui
2016-09-29Simpleperf: don't expose EventSelection.Yabin Cui
2016-06-03simpleperf: dump tracing data when needed.Yabin Cui
2016-03-18Simpleperf: remove dependency on global current_arch.Yabin Cui
2016-02-25simpleperf: fix mac build.Yabin Cui
2016-01-11Simpleperf: adjust sort strategy in RecordCache.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-13Simpleperf: Support dwarf callgraph recording.Yabin Cui
2015-07-06Simpleperf: check build id in report command.Yabin Cui
2015-06-24Simpleperf: support cmdline feature in perf.data.Yabin Cui
2015-06-18Simpleperf: add branch stack feature in perf.data.Yabin Cui
2015-06-05Add simpleperf report command.Yabin Cui
2015-06-04Simpleperf: refactor command system.Yabin Cui
2015-05-13Dump build_id feature in `simpleperf record`.Yabin Cui
2015-05-04Implement simpleperf record/dumprecord subcommands.Yabin Cui