summaryrefslogtreecommitdiff
path: root/tools/perf/Documentation
AgeCommit message (Expand)Author
2016-04-14perf script: Add --max-stack knobArnaldo Carvalho de Melo
2016-04-13perf sched map: Display only given cpusJiri Olsa
2016-04-13perf sched map: Color given cpusJiri Olsa
2016-04-13perf sched map: Color given pidsJiri Olsa
2016-04-13perf sched: Add compact display optionJiri Olsa
2016-04-12perf trace: Exclude the kernel part of the callchain leading to a syscallArnaldo Carvalho de Melo
2016-04-12perf trace: Add support for printing call chains on sys_exit events.Milian Wolff
2016-04-06perf list: Document event specifications betterAndi Kleen
2016-03-30perf tools: Add support for skipping itrace instructionsAndi Kleen
2016-03-30perf tools: Make -f/--force option documentation consistent across toolsJiri Olsa
2016-03-30perf mem: Add -U/-K (--all-user/--all-kernel) optionsJiri Olsa
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