summaryrefslogtreecommitdiff
path: root/simpleperf/record_test.cpp
AgeCommit message (Expand)Author
2024-04-02simpleperf: Add CDD annotation for CtsSimpleperfTestCasesYabin Cui
2023-11-16simpleperf: Add DebugRecordYabin Cui
2023-04-21simpleperf: Remove stack and register fields for samples withoutYabin Cui
2023-04-17simpleperf: Remove stack and reg fields in samples after unwindingYabin 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-08-19simpleperf: switch to cpu-clock when cpu-cycles is missing on x86.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
2018-07-17simpleperf: record complete process name.Yabin Cui
2018-07-11simpleperf: fix an abort caused by ip zero in kernel callchain.Yabin Cui
2018-06-27simpleperf: add record read thread.Yabin Cui
2018-06-18simpleperf: remove RecordCache.Yabin Cui
2017-11-02simpleperf: fix callchains generated by the kernel.Yabin Cui
2017-07-24simpleperf: exclude kernel callchains when needed.Yabin Cui
2016-11-15Fix static-analyzer memory leak warnings.George Burgess IV
2016-10-20simpleperf: support building sample record manually.Yabin Cui
2016-08-04simpleperf: keep binary in class Record.Yabin Cui
2016-07-06simpleperf: fix RecordCache.Yabin Cui
2016-06-02simpleperf: add report-sample command.Yabin Cui
2016-04-05simpleperf: support reporting more than one event type.Yabin Cui
2016-01-11Simpleperf: adjust sort strategy in RecordCache.Yabin Cui
2015-10-12Simpleperf: do stack unwinding while recording.Yabin Cui
2015-07-24Simpleperf: use ThreadTree when getting hit files in record command.Yabin Cui
2015-06-29Simpleperf: support build on mac.Yabin Cui
2015-06-19Simpleperf: support event type modifier.Yabin Cui
2015-05-05Dump kernel/modules/thread mmap information in `simpleperf record`.Yabin Cui