summaryrefslogtreecommitdiff
path: root/simpleperf/RecordReadThread.h
AgeCommit message (Expand)Author
12 dayssimpleperf: Delay processing ETM data until the buffer is half fullYabin Cui
2023-09-01simpleperf: Improve log messageYabin Cui
2023-04-06simpleperf: Report lost samples in kernel space and user spaceYabin Cui
2021-12-21simpleperf: parse PERF_SAMPLE_READ field in SampleRecord.Yabin Cui
2021-11-19simpleperf: check size before reading data for a record.Yabin Cui
2021-07-15simpleperf: try re-enabling events after truncated aux recordTamas Zsoldos
2020-10-23simpleperf: enable .clang-formatThiƩbaud Weksteen
2020-02-05simpleperf: add --exclude-perf option in record cmd.Yabin Cui
2019-08-08simpleperf: add --aux-buffer-size in record cmd.Yabin Cui
2019-07-29simpleperf: support recording etm data in perf.data.Yabin Cui
2019-06-04simpleperf: add --no-cut-samples in record cmd.Yabin Cui
2018-07-09simpleperf: fix more recording time than requested.Yabin Cui
2018-06-27simpleperf: add record read thread.Yabin Cui