summaryrefslogtreecommitdiffstats
path: root/tools/perf/Documentation
AgeCommit message (Expand)Author
2016-03-22perf list: Fix documentation of :pppAndi Kleen
2016-03-18tools: Move utilities.mak from perf to tools/scripts/Arnaldo Carvalho de Melo
2016-03-10perf stat: Add --metric-only support for -AAndi Kleen
2016-03-10perf stat: Implement --metric-only modeAndi Kleen
2016-03-10perf stat: Document CSV format in manpageAndi Kleen
2016-03-08perf stat: Document --detailed optionBorislav Petkov
2016-02-24perf top: Add --hierarchy optionNamhyung Kim
2016-02-24perf report: Add --hierarchy optionNamhyung Kim
2016-02-18perf record: Add --all-user/--all-kernel optionsJiri Olsa
2016-02-12perf config: Add '--system' and '--user' options to select which config file ...Taeung Song
2016-02-05perf inject: Add jitdump mmap injection supportStephane Eranian
2016-02-04perf config: Document 'record.build-id' variable in man pageTaeung Song
2016-02-04perf config: Document 'kmem.default' variable in man pageTaeung Song
2016-02-04perf config: Document 'pager.<subcommand>' variables in man pageTaeung Song
2016-02-04perf config: Document 'man.viewer' variable in man pageTaeung Song
2016-02-04perf config: Document 'top.children' variable in man pageTaeung Song
2016-02-04perf config: Document variables for 'report' section in man pageTaeung Song
2016-02-04perf config: Document variables for 'call-graph' section in man pageTaeung Song
2016-02-04perf config: Document 'ui.show-headers' variable in man pageTaeung Song
2016-02-03perf report: Update documention of --percent-limit optionNamhyung Kim
2016-02-03perf report: Update documentation of --sort optionNamhyung Kim
2016-01-26perf config: Document 'hist.percentage' variable in man pageTaeung Song
2016-01-26perf config: Document variables for 'annotate' section in man pageTaeung Song
2016-01-26perf config: Document 'buildid.dir' variable in man pageTaeung Song
2016-01-26perf config: Document variables for 'tui' and 'gtk' sections in man pageTaeung Song
2016-01-26perf config: Document variables for 'colors' section in man pageTaeung Song
2016-01-26perf annotate: Rename 'colors.code' to 'colors.jump_arrows'Taeung Song
2016-01-12perf tools: Add more usage tipsNamhyung Kim
2016-01-12perf record: Add --buildid-all optionNamhyung Kim
2016-01-08perf evlist: Add --trace-fields option to show trace fieldsNamhyung Kim
2016-01-08perf report: Show random usage tip on the help lineNamhyung Kim
2016-01-06perf report: Add documentation for dynamic sort keysNamhyung Kim
2016-01-06perf report/top: Add --raw-trace optionNamhyung Kim
2015-12-17perf stat report: Allow to override aggr_modeJiri Olsa
2015-12-17perf stat report: Add report commandJiri Olsa
2015-12-17perf stat record: Add record commandJiri Olsa
2015-12-15perf record: Add record.build-id config optionNamhyung Kim
2015-12-14perf record: Support custom vmlinux pathHe Kuang
2015-11-23perf config: Add initial man pageTaeung Song
2015-11-19perf report: Add callchain value optionNamhyung Kim
2015-11-19perf report: Support folded callchain mode on --stdioNamhyung Kim
2015-11-05perf trace: Fix documentation for -iPeter Feiner
2015-10-29perf record: Add clang options for compiling BPF scriptsWang Nan
2015-10-29perf script: Enable printing of branch stackStephane Eranian
2015-10-26perf report: Rename to --show-cpu-utilizationNamhyung Kim
2015-10-22perf tools: Improve call graph documents and help messagesNamhyung Kim
2015-10-22perf top: Support call-graph display options alsoNamhyung Kim
2015-10-20perf record: Add ability to sample call branchesStephane Eranian
2015-10-19perf bench mem: Rename 'routine' to 'function'Ingo Molnar
2015-10-19perf bench: Harmonize all the -l/--nr_loops optionsIngo Molnar