summaryrefslogtreecommitdiffstats
path: root/tools/perf/Documentation/perf-record.txt
AgeCommit message (Expand)Author
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
2018-07-16perf, tools: Use correct articles in commentsTobias Tefke
2018-06-06perf record: Enable arbitrary event names thru name= modifierAlexey Budankov
2018-03-05perf record: Throttle user defined frequencies to the maximum allowedArnaldo Carvalho de Melo
2018-03-05perf record: Allow asking for the maximum allowed sample rateArnaldo Carvalho de Melo
2018-02-22perf cgroup: Simplify arguments when tracking multiple eventsweiping zhang
2018-01-08perf record: Record the first and last sample time in the headerJin Yao
2017-10-20Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2017-10-17perf record: Fix documentation for a inexistent option '-l'Taeung Song
2017-09-13perf record: Support direct --user-regs argumentsAndi Kleen
2017-09-01perf tools: Support new sample type for physical addressKan Liang
2017-07-18perf record: Create a new option save_type in --branch-filterJin Yao
2017-05-04perf tools: Fix spelling mistakesKim Phillips
2017-03-14perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related infoHari Bathini
2017-02-17perf record: Add -a as default targetJiri Olsa