summaryrefslogtreecommitdiff
path: root/tools/perf/util/record.h
AgeCommit message (Expand)Author
2021-09-17perf record: Add --synth optionNamhyung Kim
2021-01-20perf record: Add support for PERF_SAMPLE_CODE_PAGE_SIZEKan Liang
2020-12-28perf record: Add --buildid-mmap option to enable PERF_RECORD_MMAP2's build idJiri Olsa
2020-12-17perf record: Support new sample type for data page sizeKan Liang
2020-09-04perf tools: Add FIFO file names as alternative options to --controlAdrian Hunter
2020-08-04perf record: Introduce --control fd:ctl-fd[,ack-fd] optionsAlexey Budankov
2020-08-04perf record: Extend -D,--delay option with -1 valueAlexey Budankov
2020-07-10perf tools: Add support for PERF_RECORD_TEXT_POKEAdrian Hunter
2020-05-28perf record: Respect --no-switch-eventsAdrian Hunter
2020-04-23perf record: Add num-synthesize-threads optionStephane Eranian
2020-04-03perf record: Add --all-cgroups optionNamhyung Kim
2019-11-22perf auxtrace: Add support for AUX area sample recordingAdrian Hunter
2019-11-06perf record: Put a copy of kcore into the perf.data directoryAdrian Hunter
2019-08-26perf record: Move record_opts and other record decls out of perf.hArnaldo Carvalho de Melo