summaryrefslogtreecommitdiff
path: root/tools/perf/Documentation/perf-record.txt
AgeCommit message (Expand)Author
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
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
2013-10-09perf tools: Add possibility to specify mmap sizeJiri Olsa
2013-10-04tools/perf: Add support for record transaction flagsAndi Kleen
2013-10-04tools/perf/record: Add abort_tx,no_tx,in_tx branch filter options to perf rec...Andi Kleen
2013-07-08perf record: Remove -f/--force optionJiri Olsa
2013-07-08perf record: Remove -A/--append optionJiri Olsa
2013-04-01perf tools: Add support for weight v7 (modified)Andi Kleen
2012-12-03treewide: Fix typos in various driversMasanari Iida
2012-05-22perf record: Fix documentation for branch stack samplingAnshuman Khandual
2012-03-09perf record: Provide default branch stack sampling mode optionStephane Eranian
2012-03-09perf record: Add support for sampling taken branchRoberto Agostino Vitillo