summaryrefslogtreecommitdiff
path: root/tools/perf/Documentation/perf-record.txt
AgeCommit message (Expand)Author
2022-08-27perf docs: Update the documentation for the save_type filterKan Liang
2022-08-27perf record: Fix manpage formatting of description of support to hybrid systemsAndi Kleen
2022-07-12perf record: Allow to specify max stack depth of fp callchainNamhyung Kim
2022-06-23perf record: Add new option to sample identifierAdrian Hunter
2022-06-03perf docs: Correct typo of event_sourcesIan Rogers
2022-05-26perf record: Enable off-cpu analysis with BPFNamhyung Kim
2022-02-10perf record: Extend --threads command line optionAlexey Bayduraev
2022-02-10perf record: Introduce --threads command line optionAlexey Bayduraev
2022-01-15perf record: Disable debuginfod by defaultJiri Olsa
2021-12-07perf docs: Add info on AMD raw event encodingSandipan Das
2021-11-13perf arm-spe: Update --switch-events docs in 'perf record'German Gomez
2021-09-17perf record: Add --synth optionNamhyung Kim
2021-08-10perf docs: Fix accidental em-dashesAlyssa Ross
2021-04-29perf Documentation: Document intel-hybrid supportJin Yao
2021-01-20perf tools: Add 'ping' control commandJiri Olsa
2021-01-20perf tools: Add 'stop' control commandJiri Olsa
2021-01-20perf tools: Add 'evlist' control commandJiri Olsa
2021-01-20perf tools: Allow to enable/disable events via control fileJiri Olsa
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 tools: Reformat record's control fd man textJiri Olsa
2020-12-17perf record: Support new sample type for data page sizeKan Liang
2020-09-04perf record: Add 'snapshot' control commandAdrian Hunter
2020-09-04perf tools: Add FIFO file names as alternative options to --controlAdrian Hunter
2020-09-04perf tools: Use AsciiDoc formatting for --control option documentationAdrian Hunter
2020-09-03perf record/stat: Explicitly call out event modifiers in the documentationKim Phillips
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-05-29perf tools: Add optional support for libpfm4Stephane Eranian
2020-05-28perf record: Respect --no-switch-eventsAdrian Hunter
2020-05-05perf record: Introduce --switch-output-eventArnaldo Carvalho de Melo
2020-04-23perf record: Add num-synthesize-threads optionStephane Eranian
2020-04-03perf record: Add --all-cgroups optionNamhyung Kim
2020-03-25perf callchain: Update docs regarding kernel/user space unwindingTony Jones
2020-03-11perf intel-pt: Add Intel PT man page referencesAdrian Hunter
2019-11-22perf record: Add aux-sample-size config termAdrian Hunter
2019-11-22perf record: Add support for AUX area samplingAdrian Hunter
2019-11-07perf record: Add support for limit perf output file sizeJiwei Sun
2019-11-06perf record: Put a copy of kcore into the perf.data directoryAdrian Hunter
2019-08-14perf tools: Add aux-output config termAdrian Hunter
2019-08-14perf record: Add an option to take an AUX snapshot on exitAlexander Shishkin
2019-06-10perf record: Add support to collect callchains from kernel or user space onlyyuzhoujian
2019-05-15perf parse-regs: Split parse_regsKan Liang
2019-05-15perf record: Implement -z,--compression_level[=<n>] optionAlexey Budankov
2019-04-01perf record: Implement --mmap-flush=<number> optionAlexey Budankov
2019-03-19perf record: Allow to limit number of reported perf.data filesAndi Kleen
2019-02-11perf record: Implement --affinity=node|cpu optionAlexey Budankov
2019-02-06perf tools: Add documentation for BPF event selectionChangbin Du
2018-12-17perf record: Extend trace writing to multi AIOAlexey Budankov
2018-12-17perf record: Enable asynchronous trace writingAlexey Budankov