aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/Documentation/perf-record.txt
AgeCommit message (Expand)Author
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
2015-07-20perf record: Allow filtering perf's pid via --exclude-perfWang Nan
2015-07-14perf record: Document setting '-e pmu/period=N/' in man pageKan Liang
2015-06-19perf tools: Configurable per thread proc map processing time outKan Liang
2015-06-10perf record: Amend option summariesPeter Zijlstra
2015-05-12perf tools: Document relation of per-thread event count featureNamhyung Kim
2015-05-05perf record: Add AUX area tracing Snapshot Mode supportAdrian Hunter
2015-04-29perf record: Extend -m option for AUX area tracing mmap pagesAdrian Hunter
2015-04-08perf record: Add clockid parameterPeter Zijlstra
2015-03-02perf record: Document --group optionNamhyung Kim
2015-03-02perf record: Get rid of -l option from DocumentationNamhyung Kim
2015-02-25perf record: Support recording running/enabled timeAndi Kleen
2015-02-18perf tools: Enable LBR call stack supportKan Liang
2015-01-28Merge branch 'perf/hw_breakpoints' into perf/coreIngo Molnar
2015-01-21perf tools: Document parameterized and symbolic eventsCody P Schafer