summaryrefslogtreecommitdiffstats
path: root/tools/perf/Documentation
AgeCommit message (Expand)AuthorFilesLines
2016-04-11perf trace: Exclude the kernel part of the callchain leading to a syscallArnaldo Carvalho de Melo1-0/+3
2016-04-11perf trace: Add support for printing call chains on sys_exit events.Milian Wolff1-0/+6
2016-04-06perf list: Document event specifications betterAndi Kleen1-1/+106
2016-03-30perf tools: Add support for skipping itrace instructionsAndi Kleen2-0/+15
2016-03-30perf tools: Make -f/--force option documentation consistent across toolsJiri Olsa4-3/+7
2016-03-30perf mem: Add -U/-K (--all-user/--all-kernel) optionsJiri Olsa1-0/+8
2016-03-22perf list: Fix documentation of :pppAndi Kleen1-2/+4
2016-03-18tools: Move utilities.mak from perf to tools/scripts/Arnaldo Carvalho de Melo1-1/+1
2016-03-10perf stat: Add --metric-only support for -AAndi Kleen1-1/+1
2016-03-10perf stat: Implement --metric-only modeAndi Kleen1-0/+4
2016-03-10perf stat: Document CSV format in manpageAndi Kleen1-0/+23
2016-03-08perf stat: Document --detailed optionBorislav Petkov1-0/+8
2016-02-24perf top: Add --hierarchy optionNamhyung Kim1-0/+3
2016-02-24perf report: Add --hierarchy optionNamhyung Kim2-0/+4
2016-02-18perf record: Add --all-user/--all-kernel optionsJiri Olsa1-0/+6
2016-02-12perf config: Add '--system' and '--user' options to select which config file ...Taeung Song1-1/+13
2016-02-05perf inject: Add jitdump mmap injection supportStephane Eranian1-0/+7
2016-02-04perf config: Document 'record.build-id' variable in man pageTaeung Song1-0/+8
2016-02-04perf config: Document 'kmem.default' variable in man pageTaeung Song1-0/+5
2016-02-04perf config: Document 'pager.<subcommand>' variables in man pageTaeung Song1-0/+5
2016-02-04perf config: Document 'man.viewer' variable in man pageTaeung Song1-0/+9
2016-02-04perf config: Document 'top.children' variable in man pageTaeung Song1-0/+7
2016-02-04perf config: Document variables for 'report' section in man pageTaeung Song1-0/+36
2016-02-04perf config: Document variables for 'call-graph' section in man pageTaeung Song1-0/+67
2016-02-04perf config: Document 'ui.show-headers' variable in man pageTaeung Song1-0/+6
2016-02-03perf report: Update documention of --percent-limit optionNamhyung Kim1-1/+4
2016-02-03perf report: Update documentation of --sort optionNamhyung Kim1-16/+16
2016-01-26perf config: Document 'hist.percentage' variable in man pageTaeung Song1-0/+17
2016-01-26perf config: Document variables for 'annotate' section in man pageTaeung Song1-0/+110
2016-01-26perf config: Document 'buildid.dir' variable in man pageTaeung Song1-0/+15
2016-01-26perf config: Document variables for 'tui' and 'gtk' sections in man pageTaeung Song1-0/+10
2016-01-26perf config: Document variables for 'colors' section in man pageTaeung Song1-0/+46
2016-01-26perf annotate: Rename 'colors.code' to 'colors.jump_arrows'Taeung Song2-2/+2
2016-01-12perf tools: Add more usage tipsNamhyung Kim1-0/+15
2016-01-12perf record: Add --buildid-all optionNamhyung Kim1-0/+3
2016-01-08perf evlist: Add --trace-fields option to show trace fieldsNamhyung Kim1-0/+3
2016-01-08perf report: Show random usage tip on the help lineNamhyung Kim1-0/+14
2016-01-06perf report: Add documentation for dynamic sort keysNamhyung Kim1-0/+24
2016-01-06perf report/top: Add --raw-trace optionNamhyung Kim2-0/+6
2015-12-17perf stat report: Allow to override aggr_modeJiri Olsa1-0/+10
2015-12-17perf stat report: Add report commandJiri Olsa1-0/+12
2015-12-17perf stat record: Add record commandJiri Olsa1-0/+12
2015-12-15perf record: Add record.build-id config optionNamhyung Kim1-1/+13
2015-12-14perf record: Support custom vmlinux pathHe Kuang1-2/+8
2015-11-23perf config: Add initial man pageTaeung Song1-0/+103
2015-11-19perf report: Add callchain value optionNamhyung Kim1-4/+9
2015-11-19perf report: Support folded callchain mode on --stdioNamhyung Kim1-0/+1
2015-11-05perf trace: Fix documentation for -iPeter Feiner1-1/+0
2015-10-29perf record: Add clang options for compiling BPF scriptsWang Nan1-0/+6
2015-10-29perf script: Enable printing of branch stackStephane Eranian1-2/+12