summaryrefslogtreecommitdiffstats
path: root/tools/perf/Documentation/perf-record.txt
Commit message (Expand)AuthorAgeFilesLines
* perf record: Add --all-cgroups optionNamhyung Kim2020-04-031-1/+4
* perf callchain: Update docs regarding kernel/user space unwindingTony Jones2020-03-251-6/+12
* perf intel-pt: Add Intel PT man page referencesAdrian Hunter2020-03-111-1/+1
* perf record: Add aux-sample-size config termAdrian Hunter2019-11-221-0/+3
* perf record: Add support for AUX area samplingAdrian Hunter2019-11-221-0/+6
* perf record: Add support for limit perf output file sizeJiwei Sun2019-11-071-0/+4
* perf record: Put a copy of kcore into the perf.data directoryAdrian Hunter2019-11-061-0/+3
* perf tools: Add aux-output config termAdrian Hunter2019-08-141-0/+2
* perf record: Add an option to take an AUX snapshot on exitAlexander Shishkin2019-08-141-3/+8
* perf record: Add support to collect callchains from kernel or user space onlyyuzhoujian2019-06-101-0/+11
* perf parse-regs: Split parse_regsKan Liang2019-05-151-1/+2
* perf record: Implement -z,--compression_level[=<n>] optionAlexey Budankov2019-05-151-0/+5
* perf record: Implement --mmap-flush=<number> optionAlexey Budankov2019-04-011-0/+19
* perf record: Allow to limit number of reported perf.data filesAndi Kleen2019-03-191-0/+4
* perf record: Implement --affinity=node|cpu optionAlexey Budankov2019-02-111-0/+5
* perf tools: Add documentation for BPF event selectionChangbin Du2019-02-061-0/+14
* perf record: Extend trace writing to multi AIOAlexey Budankov2018-12-171-2/+2
* perf record: Enable asynchronous trace writingAlexey Budankov2018-12-171-0/+5
* perf, tools: Use correct articles in commentsTobias Tefke2018-07-161-2/+2
* perf record: Enable arbitrary event names thru name= modifierAlexey Budankov2018-06-061-0/+3
* perf record: Throttle user defined frequencies to the maximum allowedArnaldo Carvalho de Melo2018-03-051-1/+6
* perf record: Allow asking for the maximum allowed sample rateArnaldo Carvalho de Melo2018-03-051-1/+3
* perf cgroup: Simplify arguments when tracking multiple eventsweiping zhang2018-02-221-1/+5
* perf record: Record the first and last sample time in the headerJin Yao2018-01-081-0/+3
* Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2017-10-201-2/+2
|\
| * perf record: Fix documentation for a inexistent option '-l'Taeung Song2017-10-171-2/+2
* | perf record: Support direct --user-regs argumentsAndi Kleen2017-09-131-0/+2
|/
* perf tools: Support new sample type for physical addressKan Liang2017-09-011-1/+4
* perf record: Create a new option save_type in --branch-filterJin Yao2017-07-181-0/+1
* perf tools: Fix spelling mistakesKim Phillips2017-05-041-1/+1
* perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related infoHari Bathini2017-03-141-0/+3
* perf record: Add -a as default targetJiri Olsa2017-02-171-1/+1
* perf record: Add switch-output time option argumentJiri Olsa2017-01-111-0/+2
* perf record: Add switch-output size option argumentJiri Olsa2017-01-111-2/+10
* perf record: Fix --switch-output documentation and commentJiri Olsa2017-01-031-0/+4
* perf record: Improve documentation of event parametersAndi Kleen2016-10-241-3/+6
* perf record: Add support for using symbols in address filtersAdrian Hunter2016-09-291-1/+54
* perf record: Fix documentation 'event_sources' -> 'event_source'Adrian Hunter2016-09-271-3/+3
* perf tools: Add infrastructure for PMU specific configurationMathieu Poirier2016-09-131-0/+12
* perf record: Add --sample-cpu optionJiri Olsa2016-08-021-0/+3
* perf record: Add --tail-synthesize optionWang Nan2016-07-151-0/+8
* perf tools: Enable overwrite settingsWang Nan2016-07-151-0/+14
* perf record: Add --dry-run option to check cmdline optionsWang Nan2016-06-211-0/+7
* perf record: Disable buildid cache options by default in switch output modeWang Nan2016-04-281-1/+1
* perf record: Force enable --timestamp-filename when --switch-output is providedWang Nan2016-04-281-0/+5
* perf record: Split output into multiple files via '--switch-output'Wang Nan2016-04-281-0/+8
* perf record: Add --all-user/--all-kernel optionsJiri Olsa2016-02-181-0/+6
* perf record: Add --buildid-all optionNamhyung Kim2016-01-121-0/+3
* perf record: Add record.build-id config optionNamhyung Kim2015-12-151-1/+13
* perf record: Support custom vmlinux pathHe Kuang2015-12-141-2/+8