summaryrefslogtreecommitdiff
path: root/simpleperf/cmd_trace_sched.cpp
AgeCommit message (Expand)Author
2023-07-27simpleperf: fix parsing tracing format for fuzzerYabin Cui
2023-04-17simpleperf: Store perf_event_attr value in EventAttrWithIdYabin Cui
2022-09-13simpleperf: fix fuzzer bug in Tracing constructor.Yabin Cui
2021-01-11simpleperf: move all source files into simpleperf namespaceYabin Cui
2020-10-23simpleperf: enable .clang-formatThiƩbaud Weksteen
2020-07-08simpleperf: add function to preprocess options.Yabin Cui
2019-07-18simpleperf: set scoped arch and event types in RecordFileReader.Yabin Cui
2018-11-14switch to using android-base/file.h instead of android-base/test_utils.hMark Salyzyn
2018-04-20simpleperf: add --size-limit option in record cmd.Yabin Cui
2018-03-21simpleperf: add SIMPLE_PERF_RECORD_TRACE_DATA record type.Yabin Cui
2018-03-20simpleperf: Add trace-sched command.Yabin Cui