perf report: Add --dsos parameter
authorArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 30 Jun 2009 22:01:20 +0000 (19:01 -0300)
committerIngo Molnar <mingo@elte.hu>
Tue, 30 Jun 2009 22:07:09 +0000 (00:07 +0200)
So that we can filter by dso. Symbols in other dsos won't be
accounted for.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Paul Mackerras <paulus@samba.org>
LKML-Reference: <1246399282-20934-2-git-send-email-acme@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
tools/perf/Documentation/perf-report.txt
tools/perf/Makefile
tools/perf/builtin-report.c
tools/perf/util/strlist.c [new file with mode: 0644]
tools/perf/util/strlist.h [new file with mode: 0644]

Simple merge
Simple merge
Simple merge
Simple merge