From: Ingo Molnar Date: Thu, 4 Jun 2009 06:53:05 +0000 (+0200) Subject: perf top: Reduce default filter threshold X-Git-Tag: v2.6.31-rc1~383^2~86 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e53cdf11dfc8d302ebb67e7112d1baf8d7c66d4;p=pandora-kernel.git perf top: Reduce default filter threshold On idle systems 'perf top' comes up empty by default, because the event count filter is set to 100. Reduce it to 5 instead. Also add an option to limit the number of functions displayed. Reported-by: Steven Rostedt Acked-by: Peter Zijlstra Cc: Mike Galbraith Cc: Paul Mackerras Cc: Corey Ashford Cc: Marcelo Tosatti Cc: Arnaldo Carvalho de Melo Cc: Thomas Gleixner LKML-Reference: Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed