summaryrefslogtreecommitdiff
path: root/simpleperf/cmd_dumprecord.cpp
AgeCommit message (Expand)Author
2023-12-04simpleperf: inject cmd: Support reading LBR dataYabin Cui
2023-12-04simpleperf: Prepare for adding code handling LBR profilesYabin Cui
2023-07-27simpleperf: fix parsing tracing format for fuzzerYabin Cui
2023-05-02simpleperf: Store etm branch list in the recording fileYabin Cui
2023-05-02simpleperf: Use ETMThreadTree interface in ETMDecoderYabin Cui
2023-04-21simpleperf: inject cmd: accept missing aux dataYabin Cui
2023-04-17simpleperf: Store perf_event_attr value in EventAttrWithIdYabin Cui
2023-02-10simpleperf: Separate EOF and error in ReadFileFeature.Yabin Cui
2023-02-03simpleperf: Do more checks when reading aux data.Yabin Cui
2023-01-13simpleperf: Check if ETMDecoder is created.Yabin Cui
2022-12-09simpleperf: handle unexpected dso type error.Yabin Cui
2022-09-13simpleperf: fix fuzzer bug in Tracing constructor.Yabin Cui
2021-07-13simpleperf: fix dumping arm regs.Yabin Cui
2021-06-24simpleperf: move to file2 feature section.Yabin Cui
2021-05-25simpleperf: Support decoding unformatted ETM traces.Tamas Zsoldos
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