aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/Documentation/perf-top.txt
AgeCommit message (Expand)Author
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