summaryrefslogtreecommitdiff
path: root/simpleperf/record_file.h
AgeCommit message (Expand)Author
2023-12-04simpleperf: inject cmd: Support reading LBR dataYabin 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
2022-12-09simpleperf: handle unexpected dso type error.Yabin Cui
2022-09-14simpleperf: fix fuzz bug in ReadAttrSection.Yabin Cui
2022-01-07simpleperf: Add --filter-file in report cmd.Yabin Cui
2021-11-11simpleperf: check recording file header and attr section.Yabin Cui
2021-07-13simpleperf: fix reading filev2 section.Yabin Cui
2021-06-24simpleperf: move to file2 feature section.Yabin Cui
2021-03-10simpleperf: add --generate-report in debug_unwind cmd.Yabin Cui
2021-03-01simpleperf: keep binaries for debugging failed unwinding cases.Yabin Cui
2020-11-03simpleperf: reduce pre recording time for system wide etm recording.Yabin Cui
2020-10-28simpleperf: Add merge 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-04-01simpleperf inject: support branch-list output.Yabin Cui
2019-08-08simpleperf: add AuxRecord and AUXTRACE feature section.Yabin Cui
2019-07-29simpleperf: support recording etm data in perf.data.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-20simpleperf: add --size-limit option in record cmd.Yabin Cui
2018-03-28simpleperf: support showing symbols for interpreted java code.Yabin Cui
2018-02-05simpleperf: add debug-unwind cmd.Yabin Cui
2018-01-31simpleperf: Switch to use post-unwind by default in record cmd.Yabin Cui
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-11-11simpleperf: dump only needed symbols in file feature section.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-28simpleperf: remove external sort.Yabin Cui
2016-09-29Simpleperf: don't expose EventSelection.Yabin Cui
2016-08-30simpleperf: add python report interface on linux.Yabin Cui
2016-08-26simpleperf: support hotplug events in record cmd.Yabin Cui
2016-08-05simpleperf: reduce Record construction overhead while recording.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-04-05simpleperf: support reporting more than one event type.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-10-02Simpleperf: do dwarf unwinding in record command.Yabin Cui
2015-08-19Simpleperf: support multiple event types in record command.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