summaryrefslogtreecommitdiff
path: root/simpleperf/cmd_dumprecord.cpp
AgeCommit message (Expand)Author
2021-03-01simpleperf: keep binaries for debugging failed unwinding cases.Yabin Cui
2021-01-11simpleperf: move all source files into simpleperf namespaceYabin Cui
2020-10-29Merge "simpleperf: Add merge cmd."Yabin Cui
2020-10-28simpleperf: Add merge cmd.Yabin Cui
2020-10-26simpleperf: Add -i option to dump cmd.Yabin Cui
2020-10-26simpleperf: use PreprocessOptions in dump cmd.Yabin Cui
2020-10-23simpleperf: enable .clang-formatThiƩbaud Weksteen
2020-09-01simpleperf: Move event_type.h and related headers into simpleperf namespace.Yabin Cui
2020-08-24simpleperf: Support parsing dynamic string field of tracepoint events.Yabin Cui
2020-07-08simpleperf: add function to preprocess options.Yabin Cui
2020-06-30simpleperf: dump tracepoint fields in dump cmd.Yabin Cui
2019-08-20simpleperf: Add ETMDecoder.Yabin Cui
2019-08-08simpleperf: add AuxRecord and AUXTRACE feature section.Yabin Cui
2019-07-18simpleperf: set scoped arch and event types in RecordFileReader.Yabin Cui
2019-02-07simpleperf: fix symbolization in multi-executable-segments libraries.Yabin Cui
2018-06-18simpleperf: remove RecordCache.Yabin Cui
2018-04-18simpleperf: fix some errors testing on windows.Yabin Cui
2018-04-17simpleperf: avoid some warning messages.Yabin Cui
2018-03-28simpleperf: support showing symbols for interpreted java code.Yabin Cui
2017-12-12simpleperf: Use CallChainJoiner.Yabin Cui
2017-08-14simpleperf: export more info through report_lib_interface.Yabin Cui
2017-07-21simpleperf: support tracing offcpu time.Yabin Cui
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