aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/Documentation/perf-top.txt
AgeCommit message (Expand)Author
2018-03-19perf top: Document --ignore-vmlinuxArnaldo Carvalho de Melo
2018-03-05perf top: Allow asking for the maximum allowed sample rateArnaldo Carvalho de Melo
2017-11-16perf top: Document missing optionsSihyeon Jang
2017-10-03perf top: Add option to set the number of thread for event synthesizeKan Liang
2017-07-25perf top: Support lookup of symbols in other mount namespaces.Krister Johansen
2016-12-07perf tools: Explicitly document that --children is enabled by defaultYannick Brosseau
2016-04-27perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_ma...Arnaldo Carvalho de Melo
2016-02-24perf top: Add --hierarchy optionNamhyung Kim
2016-01-06perf report/top: Add --raw-trace optionNamhyung Kim
2015-10-22perf top: Support call-graph display options alsoNamhyung Kim
2015-08-06perf top: Add branch annotation code to topAndi Kleen
2015-06-19perf tools: Configurable per thread proc map processing time outKan Liang
2015-04-29perf tools: Document --children option in more detailNamhyung Kim
2014-09-17perf tools: Disable kernel symbol demangling by defaultAvi Kivity
2014-08-12perf top: Add -w option for setting column widthNamhyung Kim
2014-06-01perf top: Add --children optionNamhyung Kim
2014-05-21perf top: Add --fields option to specify output fieldsNamhyung Kim
2014-05-21perf tools: Allow hpp fields to be sort keysNamhyung Kim
2014-04-16perf top: Add --percentage optionNamhyung Kim
2014-04-14perf top: Fix documentation of invalid -s optionNamhyung Kim
2013-11-27perf top: Make -g refer to callchainsDavid Ahern
2013-10-29Merge branch 'perf/urgent' into perf/coreIngo Molnar
2013-10-28perf top: Split -G and --call-graphJiri Olsa
2013-10-21perf top: Add --max-stack option to limit callchain stack scanWaiman Long
2013-10-09perf tools: Add possibility to specify mmap sizeJiri Olsa
2013-10-04tools/perf: Add support for record transaction flagsAndi Kleen
2013-10-04tools/perf: Support sorting by in_tx or abort branch flagsAndi Kleen
2013-07-12perf report/top: Add option to collapse undesired parts of call graphGreg Price
2013-05-28perf top: Add --percent-limit optionNamhyung Kim
2013-04-01perf tools: Add support for weight v7 (modified)Andi Kleen
2012-12-11perf top: Use perf_evlist__config()Arnaldo Carvalho de Melo
2012-06-19perf tools: Add sort by src line/numberArnaldo Carvalho de Melo
2012-02-13perf tools: Allow multiple threads or processes in record, stat, topDavid Ahern
2012-01-24perf tools: Introduce per user viewArnaldo Carvalho de Melo
2011-10-07perf tools: Make --no-asm-raw the defaultArnaldo Carvalho de Melo
2011-10-07perf top: Add callgraph supportArnaldo Carvalho de Melo
2011-10-07perf top: Reuse the 'report' hist_entry/hists classesArnaldo Carvalho de Melo
2010-12-01perf top: Document missing optionsShawn Bohrer
2010-06-05perf tools: Add the ability to specify list of cpus to monitorStephane Eranian
2010-02-04perf top: Teach it to autolocate vmlinuxKirill Smelkov
2009-08-09perf top: Update man pageMike Galbraith
2009-06-06perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar