aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/Documentation/perf-top.txt
AgeCommit message (Expand)Author
2013-10-28perf top: Split -G and --call-graphJiri Olsa
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