From: Arnaldo Carvalho de Melo Date: Mon, 16 Nov 2009 21:30:27 +0000 (-0200) Subject: perf top: Use all the lines in the screen X-Git-Tag: v2.6.33-rc1~399^2~165^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b6ed98895b0fccd8c387f3fc44016fb922c0658;p=pandora-kernel.git perf top: Use all the lines in the screen By querying the current number of rows, if the user specifies the number of entries, use that instead. If the user uses the 'e' command to change the number of lines 0 will mean do it automatically, any other number disables the auto resizing. Signed-off-by: Arnaldo Carvalho de Melo Cc: Frederic Weisbecker Cc: Mike Galbraith Cc: Paul Mackerras Cc: Peter Zijlstra LKML-Reference: <1258407027-384-2-git-send-email-acme@infradead.org> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed