summaryrefslogtreecommitdiff
path: root/simpleperf/cmd_record.cpp
AgeCommit message (Expand)Author
12 dayssimpleperf: Fix default value for --etm-flush-intervalYabin Cui
12 dayssimpleperf: record: Add --etm-flush-intervalYabin Cui
12 dayssimpleperf: Flush ETM data at the end of recordingYabin Cui
13 dayssimpleperf: Enable ETM events after create aux bufferYabin Cui
2023-12-21Merge "simpleperf: add option to specify cycle count threshold" into mainTreehugger Robot
2023-12-13simpleperf: Dump symbols for branch stack addressesYabin Cui
2023-12-04simpleperf: Prepare for adding code handling LBR profilesYabin Cui
2023-12-04simpleperf: add option to specify cycle count thresholdWei-Ning Huang
2023-11-22simpleperf: record cmd: Add --delay optionYabin Cui
2023-11-03simpleperf: Add --tp-filter option in the stat cmdYabin Cui
2023-11-03simpleperf: Add --kprobe option in the stat commandYabin Cui
2023-10-27simpleperf: Refactor RecordFilter to check each field separatelyYabin Cui
2023-10-25Merge changes I646640c3,I3f464c55 into mainYabin Cui
2023-10-25simpleperf: Support DEX files in memoryYabin Cui
2023-10-24Merge "simpleperf: add support for cycle-accurate tracing" into mainWei-Ning Huang
2023-10-23simpleperf: Support monitoring different events on different coresYabin Cui
2023-10-20simpleperf: add support for cycle-accurate tracingWei-Ning Huang
2023-10-17Reapply "simpleperf: refactor code setting sample rate"Yabin Cui
2023-10-17Revert "simpleperf: refactor code setting sample rate"Anthony Alridge
2023-10-16simpleperf: refactor code setting sample rateYabin Cui
2023-09-01simpleperf: Use thousand groups when reporting sample countsYabin Cui
2023-09-01simpleperf: Improve log messageYabin Cui
2023-06-28fix Event type 'cpu-cycles' is not supported on the device bug.caowencheng
2023-06-15Default is no call graph in simpleperf record helpMika Raento
2023-05-02simpleperf: Add --binary in record cmdYabin Cui
2023-05-02simpleperf: Support --exclude-perf when recording with --decode-etmYabin Cui
2023-05-02simpleperf: Store etm branch list in the recording fileYabin Cui
2023-05-02simpleperf: Add --decode-etm in the record cmdYabin Cui
2023-04-24Merge "simpleperf: inject cmd: accept missing aux data"Yabin Cui
2023-04-21simpleperf: inject cmd: accept missing aux dataYabin Cui
2023-04-21simpleperf: Remove stack and register fields for samples withoutYabin Cui
2023-04-18simpleperf: Fix calculation of lost sample percentage in userspaceYabin Cui
2023-04-17simpleperf: Remove stack and reg fields in samples after unwindingYabin Cui
2023-04-17simpleperf: Store perf_event_attr value in EventAttrWithIdYabin Cui
2023-04-06Merge changes I10154f5b,I312175f9Yabin Cui
2023-04-06simpleperf: Store lost/cut record info in recording fileYabin Cui
2023-04-06simpleperf: Report lost samples in kernel space and user spaceYabin Cui
2023-03-24simpleperf: Add comment for the mv command fallback.Yabin Cui
2023-03-21simpleperf: Use mv command as a fallback to rename.Yabin Cui
2023-03-03simpleperf: Warn when lost/cut sample percent in userspace is highYabin Cui
2023-03-03simpleperf: Increase default user buffer size to 256MYabin Cui
2023-02-28simpleperf: Support process name regex in -p in record/stat cmdYabin Cui
2023-02-17simpleperf: Add --user-buffer-size in record cmdYabin Cui
2022-06-02populate attributes when re-writing perf dataRyan Zuklie
2022-04-01simpleperf: fix a segfault caused by CloseEventFiles.Yabin Cui
2022-03-31simpleperf: raise priority of stop recording events.Yabin Cui
2022-03-31simpleperf: Make stop recording time more accurate.Yabin Cui
2022-03-16Revert "simpleperf: change default aux buffer size to 1M."Yabin Cui
2022-02-17simpleperf: change default aux buffer size to 1M.Yabin Cui
2022-01-05simpleperf: use RecordFilter in report cmd.Yabin Cui