From: Arnaldo Carvalho de Melo Date: Thu, 6 Oct 2011 13:56:05 +0000 (-0300) Subject: perf hists browser: Update the browser.nr_entries after the timer X-Git-Tag: v3.2-rc1~163^2~30^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be83f5ed6bc46cd89b4a102b6e341ecddf7abf91;p=pandora-kernel.git perf hists browser: Update the browser.nr_entries after the timer Previously the hist_browser dealt with a static tree of entries, now it needs to update the nr_entries in the browser after the timer runs. A better solution will come when moving using another thread for the collapse_resort, etc, but for now this is ok. Cc: David Ahern Cc: Frederic Weisbecker Cc: Mike Galbraith Cc: Paul Mackerras Cc: Peter Zijlstra Cc: Stephane Eranian Link: http://lkml.kernel.org/n/tip-9eno2iq55sjr4iyo899buzaw@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed