aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/Documentation (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-23perf report: Add srcline_from/to branch sort keysAndi Kleen1-1/+2
2016-05-20perf tools: Fix usage of max_stack sysctlArnaldo Carvalho de Melo3-3/+4
2016-04-28perf record: Disable buildid cache options by default in switch output modeWang Nan1-1/+1
2016-04-28perf record: Force enable --timestamp-filename when --switch-output is providedWang Nan1-0/+5
2016-04-28perf record: Split output into multiple files via '--switch-output'Wang Nan1-0/+8
2016-04-27perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_max_stackArnaldo Carvalho de Melo4-4/+4
2016-04-15perf trace: Bump --mmap-pages when --call-graph is used by the root userArnaldo Carvalho de Melo1-0/+4
2016-04-15perf trace: Make --(min,max}-stack imply "--call-graph dwarf"Arnaldo Carvalho de Melo1-0/+6
2016-04-15perf trace: Introduce --min-stack filterArnaldo Carvalho de Melo1-0/+4
2016-04-14perf trace: Add --max-stack knobArnaldo Carvalho de Melo1-0/+9
2016-04-14perf script: Add --max-stack knobArnaldo Carvalho de Melo1-0/+10
2016-04-13perf sched map: Display only given cpusJiri Olsa1-0/+3
2016-04-13perf sched map: Color given cpusJiri Olsa1-0/+3
2016-04-13perf sched map: Color given pidsJiri Olsa1-0/+3
2016-04-13perf sched: Add compact display optionJiri Olsa1-0/+7
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 is usedTaeung 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