summaryrefslogtreecommitdiffstats
path: root/tools/perf/Documentation/perf-record.txt
Commit message (Expand)AuthorAgeFilesLines
* 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
* perf record: Add clang options for compiling BPF scriptsWang Nan2015-10-291-0/+6
* perf tools: Improve call graph documents and help messagesNamhyung Kim2015-10-221-2/+7
* perf record: Add ability to sample call branchesStephane Eranian2015-10-201-0/+1
* perf record: Add ability to name registers to recordStephane Eranian2015-08-311-1/+5
* perf callchain: Allow disabling call graphs per eventKan Liang2015-08-121-1/+2
* perf callchain: Per-event type selection supportKan Liang2015-08-121-0/+3
* perf record: Support per-event freq termNamhyung Kim2015-08-101-0/+1
* perf tools: Per-event time supportKan Liang2015-08-051-1/+3
* perf tools: Force period term to overload global settingsJiri Olsa2015-07-291-1/+1
* perf record: Add option --switch-events to select PERF_RECORD_SWITCH eventsAdrian Hunter2015-07-231-0/+4
* perf record: Allow filtering perf's pid via --exclude-perfWang Nan2015-07-201-1/+10
* perf record: Document setting '-e pmu/period=N/' in man pageKan Liang2015-07-141-0/+8
* perf tools: Configurable per thread proc map processing time outKan Liang2015-06-191-0/+5
* perf record: Amend option summariesPeter Zijlstra2015-06-101-3/+7
* perf tools: Document relation of per-thread event count featureNamhyung Kim2015-05-121-1/+2
* perf record: Add AUX area tracing Snapshot Mode supportAdrian Hunter2015-05-051-0/+7
OpenPOWER on IntegriCloud