summaryrefslogtreecommitdiffstats
path: root/tools/perf/Documentation
Commit message (Expand)AuthorAgeFilesLines
* perf report: Add srcline_from/to branch sort keysAndi Kleen2016-05-231-1/+2
* perf tools: Fix usage of max_stack sysctlArnaldo Carvalho de Melo2016-05-203-3/+4
* perf record: Disable buildid cache options by default in switch output modeWang Nan2016-04-281-1/+1
* perf record: Force enable --timestamp-filename when --switch-output is providedWang Nan2016-04-281-0/+5
* perf record: Split output into multiple files via '--switch-output'Wang Nan2016-04-281-0/+8
* perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_ma...Arnaldo Carvalho de Melo2016-04-274-4/+4
* perf trace: Bump --mmap-pages when --call-graph is used by the root userArnaldo Carvalho de Melo2016-04-151-0/+4
* perf trace: Make --(min,max}-stack imply "--call-graph dwarf"Arnaldo Carvalho de Melo2016-04-151-0/+6
* perf trace: Introduce --min-stack filterArnaldo Carvalho de Melo2016-04-151-0/+4
* perf trace: Add --max-stack knobArnaldo Carvalho de Melo2016-04-141-0/+9
* perf script: Add --max-stack knobArnaldo Carvalho de Melo2016-04-141-0/+10
* perf sched map: Display only given cpusJiri Olsa2016-04-131-0/+3
* perf sched map: Color given cpusJiri Olsa2016-04-131-0/+3
* perf sched map: Color given pidsJiri Olsa2016-04-131-0/+3
* perf sched: Add compact display optionJiri Olsa2016-04-131-0/+7
* perf trace: Exclude the kernel part of the callchain leading to a syscallArnaldo Carvalho de Melo2016-04-111-0/+3
* perf trace: Add support for printing call chains on sys_exit events.Milian Wolff2016-04-111-0/+6
* perf list: Document event specifications betterAndi Kleen2016-04-061-1/+106
* perf tools: Add support for skipping itrace instructionsAndi Kleen2016-03-302-0/+15
* perf tools: Make -f/--force option documentation consistent across toolsJiri Olsa2016-03-304-3/+7
* perf mem: Add -U/-K (--all-user/--all-kernel) optionsJiri Olsa2016-03-301-0/+8
* perf list: Fix documentation of :pppAndi Kleen2016-03-221-2/+4
* tools: Move utilities.mak from perf to tools/scripts/Arnaldo Carvalho de Melo2016-03-181-1/+1
* perf stat: Add --metric-only support for -AAndi Kleen2016-03-101-1/+1
* perf stat: Implement --metric-only modeAndi Kleen2016-03-101-0/+4
* perf stat: Document CSV format in manpageAndi Kleen2016-03-101-0/+23
* perf stat: Document --detailed optionBorislav Petkov2016-03-081-0/+8
* perf top: Add --hierarchy optionNamhyung Kim2016-02-241-0/+3
* perf report: Add --hierarchy optionNamhyung Kim2016-02-242-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
OpenPOWER on IntegriCloud