summaryrefslogtreecommitdiffstats
path: root/tools/perf/Documentation
Commit message (Expand)AuthorAgeFilesLines
* perf top: Add --hierarchy optionNamhyung Kim2016-02-251-0/+3
* perf report: Add --hierarchy optionNamhyung Kim2016-02-252-0/+4
* perf record: Add --all-user/--all-kernel optionsJiri Olsa2016-02-181-0/+6
* perf config: Add '--system' and '--user' options to select which config file ...Taeung Song2016-02-121-1/+13
* perf inject: Add jitdump mmap injection supportStephane Eranian2016-02-051-0/+7
* perf config: Document 'record.build-id' variable in man pageTaeung Song2016-02-041-0/+8
* perf config: Document 'kmem.default' variable in man pageTaeung Song2016-02-041-0/+5
* perf config: Document 'pager.<subcommand>' variables in man pageTaeung Song2016-02-041-0/+5
* perf config: Document 'man.viewer' variable in man pageTaeung Song2016-02-041-0/+9
* perf config: Document 'top.children' variable in man pageTaeung Song2016-02-041-0/+7
* perf config: Document variables for 'report' section in man pageTaeung Song2016-02-041-0/+36
* perf config: Document variables for 'call-graph' section in man pageTaeung Song2016-02-041-0/+67
* perf config: Document 'ui.show-headers' variable in man pageTaeung Song2016-02-041-0/+6
* perf report: Update documention of --percent-limit optionNamhyung Kim2016-02-031-1/+4
* perf report: Update documentation of --sort optionNamhyung Kim2016-02-031-16/+16
* perf config: Document 'hist.percentage' variable in man pageTaeung Song2016-01-261-0/+17
* perf config: Document variables for 'annotate' section in man pageTaeung Song2016-01-261-0/+110
* perf config: Document 'buildid.dir' variable in man pageTaeung Song2016-01-261-0/+15
* perf config: Document variables for 'tui' and 'gtk' sections in man pageTaeung Song2016-01-261-0/+10
* perf config: Document variables for 'colors' section in man pageTaeung Song2016-01-261-0/+46
* perf annotate: Rename 'colors.code' to 'colors.jump_arrows'Taeung Song2016-01-262-2/+2
* perf tools: Add more usage tipsNamhyung Kim2016-01-121-0/+15
* perf record: Add --buildid-all optionNamhyung Kim2016-01-121-0/+3
* perf evlist: Add --trace-fields option to show trace fieldsNamhyung Kim2016-01-081-0/+3
* perf report: Show random usage tip on the help lineNamhyung Kim2016-01-081-0/+14
* perf report: Add documentation for dynamic sort keysNamhyung Kim2016-01-071-0/+24
* perf report/top: Add --raw-trace optionNamhyung Kim2016-01-072-0/+6
* perf stat report: Allow to override aggr_modeJiri Olsa2015-12-171-0/+10
* perf stat report: Add report commandJiri Olsa2015-12-171-0/+12
* perf stat record: Add record commandJiri Olsa2015-12-171-0/+12
* perf record: Add record.build-id config optionNamhyung Kim2015-12-151-1/+13
* perf record: Support custom vmlinux pathHe Kuang2015-12-141-2/+8
* perf config: Add initial man pageTaeung Song2015-11-231-0/+103
* perf report: Add callchain value optionNamhyung Kim2015-11-191-4/+9
* perf report: Support folded callchain mode on --stdioNamhyung Kim2015-11-191-0/+1
* perf trace: Fix documentation for -iPeter Feiner2015-11-051-1/+0Star
* perf record: Add clang options for compiling BPF scriptsWang Nan2015-10-291-0/+6
* perf script: Enable printing of branch stackStephane Eranian2015-10-291-2/+12
* perf report: Rename to --show-cpu-utilizationNamhyung Kim2015-10-261-1/+1
* perf tools: Improve call graph documents and help messagesNamhyung Kim2015-10-222-16/+31
* perf top: Support call-graph display options alsoNamhyung Kim2015-10-221-2/+3
* perf record: Add ability to sample call branchesStephane Eranian2015-10-201-0/+1
* perf bench mem: Rename 'routine' to 'function'Ingo Molnar2015-10-191-8/+8
* perf bench: Harmonize all the -l/--nr_loops optionsIngo Molnar2015-10-191-5/+5
* perf bench mem: Fix 'length' vs. 'size' naming confusionIngo Molnar2015-10-191-4/+4
* perf bench mem: Change 'cycle' to 'cycles'Ingo Molnar2015-10-191-2/+2
* perf bench: Remove the prefaulting complication from 'perf bench mem mem*'Ingo Molnar2015-10-191-16/+0Star
* perf callchain: Switch default to 'graph,0.5,caller'Arnaldo Carvalho de Melo2015-10-051-1/+1
* perf tools: Handle -h and -v optionsJiri Olsa2015-10-051-0/+8
* perf tools: Introduce 'P' modifier to request max precisionJiri Olsa2015-10-051-0/+1