From: Arnaldo Carvalho de Melo Date: Tue, 18 Oct 2011 21:07:34 +0000 (-0200) Subject: perf hists: Move the dso and thread filters from hist_browser X-Git-Tag: v3.2-rc1~163^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7b76f0935d294e9abaac1577cdc2137eff15a49;p=pandora-kernel.git perf hists: Move the dso and thread filters from hist_browser Since with dynamic addition of new hist entries we need to apply those filters as we merge new batches of hist_entry instances, for instance in perf top. 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-zjhhf8kh9w1buty9p10od6rz@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed