summaryrefslogtreecommitdiff
path: root/tools/perf/Documentation/perf-record.txt
AgeCommit message (Expand)Author
2023-11-09perf tools: Add branch counter knobKan Liang
2023-09-12perf record: Track sideband events for all CPUs when tracing selected CPUsYang Jihong
2023-08-16perf docs: Fix format of unordered listsChangbin Du
2023-08-15perf parse-events: Remove BPF event supportIan Rogers
2023-03-15perf record: Update documentation for BPF filtersNamhyung Kim
2023-03-15perf record: Add BPF event filter supportNamhyung Kim
2022-12-14perf evlist: Remove group option.Ian Rogers
2022-12-14perf record: Add remaining branch filters: "no_cycles", "no_flags" & "hw_index"Anshuman Khandual
2022-10-27perf tools: Make quiet mode consistent between toolsJames Clark
2022-10-06perf mem/c2c: Set PERF_SAMPLE_WEIGHT for LOAD_STORE eventsRavi Bangoria
2022-10-04perf branch: Add branch privilege information request flagAnshuman Khandual
2022-10-04perf record: Allow multiple recording time rangesAdrian Hunter
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