aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/Documentation/perf-record.txt
AgeCommit message (Expand)Author
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
2017-01-11perf record: Add switch-output time option argumentJiri Olsa
2017-01-11perf record: Add switch-output size option argumentJiri Olsa
2017-01-03perf record: Fix --switch-output documentation and commentJiri Olsa
2016-10-24perf record: Improve documentation of event parametersAndi Kleen
2016-09-29perf record: Add support for using symbols in address filtersAdrian Hunter
2016-09-27perf record: Fix documentation 'event_sources' -> 'event_source'Adrian Hunter
2016-09-13perf tools: Add infrastructure for PMU specific configurationMathieu Poirier
2016-08-02perf record: Add --sample-cpu optionJiri Olsa
2016-07-15perf record: Add --tail-synthesize optionWang Nan
2016-07-15perf tools: Enable overwrite settingsWang Nan
2016-06-21perf record: Add --dry-run option to check cmdline optionsWang Nan
2016-04-28perf record: Disable buildid cache options by default in switch output modeWang Nan
2016-04-28perf record: Force enable --timestamp-filename when --switch-output is providedWang Nan
2016-04-28perf record: Split output into multiple files via '--switch-output'Wang Nan
2016-02-18perf record: Add --all-user/--all-kernel optionsJiri Olsa
2016-01-12perf record: Add --buildid-all optionNamhyung Kim
2015-12-15perf record: Add record.build-id config optionNamhyung Kim
2015-12-14perf record: Support custom vmlinux pathHe Kuang
2015-10-29perf record: Add clang options for compiling BPF scriptsWang Nan
2015-10-22perf tools: Improve call graph documents and help messagesNamhyung Kim
2015-10-20perf record: Add ability to sample call branchesStephane Eranian
2015-08-31perf record: Add ability to name registers to recordStephane Eranian
2015-08-12perf callchain: Allow disabling call graphs per eventKan Liang
2015-08-12perf callchain: Per-event type selection supportKan Liang
2015-08-10perf record: Support per-event freq termNamhyung Kim
2015-08-05perf tools: Per-event time supportKan Liang
2015-07-29perf tools: Force period term to overload global settingsJiri Olsa
2015-07-23perf record: Add option --switch-events to select PERF_RECORD_SWITCH eventsAdrian Hunter