summaryrefslogtreecommitdiff
path: root/tools/perf/Documentation/perf-record.txt
AgeCommit message (Expand)Author
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-24perf 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
2014-12-03perf tools: allow user to specify hardware breakpoint bp_lenJacob Shin
2014-11-16perf record: Add new -I option to sample interrupted machine stateStephane Eranian
2014-10-15perf Documentation: Fix typos in perf/DocumentationMasanari Iida
2014-06-05perf/documentation: Add description for conditional branch filterAnshuman Khandual
2014-01-14perf record: Rename --initial-delay to --delayArnaldo Carvalho de Melo
2014-01-14perf record: Rename --no-delay to --no-bufferingArnaldo Carvalho de Melo
2014-01-13perf record: Add --initial-delay optionAndi Kleen
2013-11-27perf record: Default -t option to no inheritanceAdrian Hunter
2013-11-27perf record: Make per-cpu mmaps the default.Adrian Hunter
2013-11-14perf record: Add an option to force per-cpu mmapsAdrian Hunter
2013-10-29Merge branch 'perf/urgent' into perf/coreIngo Molnar
2013-10-28perf record: Split -g and --call-graphJiri Olsa