]> git.baikalelectronics.ru Git - kernel.git/commit
perf report: Filter to parent set by default
authorIngo Molnar <mingo@elte.hu>
Thu, 18 Jun 2009 12:32:19 +0000 (14:32 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 18 Jun 2009 12:32:19 +0000 (14:32 +0200)
commit7f5098b2d72b9696541f80fbf93120ca9121d42f
tree4ca09e9fc3c21b28bc9388a237fe2faa747a4449
parent87306e0c9d6cdda897f755c4c97df4b9cc46b6d5
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>
tools/perf/Makefile
tools/perf/builtin-report.c