commit | b8e6d829729d1a5991a9f628205b671cac2ec06f | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Thu Jun 18 14:32:19 2009 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Jun 18 14:32:19 2009 +0200 |
tree | 4ca09e9fc3c21b28bc9388a237fe2faa747a4449 | |
parent | 9d91a6f7a489eb914c16b82d927f9d81d629c259 [diff] |
perf report: Filter to parent set by default Make it easier to use parent filtering - default to a filtered output. Also add the parent column so that we get collapsing but dont display it by default. add --no-exclude-other to override this. Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Mike Galbraith <efault@gmx.de> Cc: Paul Mackerras <paulus@samba.org> Cc: Arnaldo Carvalho de Melo <acme@redhat.com> LKML-Reference: <new-submission> Signed-off-by: Ingo Molnar <mingo@elte.hu>