]> git.baikalelectronics.ru Git - kernel.git/commit
perf report: Pass the DSO to 'perf annotate'
authorArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 24 Mar 2010 19:40:19 +0000 (16:40 -0300)
committerIngo Molnar <mingo@elte.hu>
Fri, 26 Mar 2010 07:52:57 +0000 (08:52 +0100)
commitd17e6a71b2ade22b16e82ae9c24d42c81b3bbde1
treee7c5e708e2537d40cb05ff0c7f35575a69c8dfa9
parent2cbf0029595c830773c4f68ed989a88f93e9f1e5
perf report: Pass the DSO to 'perf annotate'

So that we ensure that the symbol asked for annotation really is
in the DSO we are interested in.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Frédéric Weisbecker <fweisbec@gmail.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Paul Mackerras <paulus@samba.org>
LKML-Reference: <1269459619-982-6-git-send-email-acme@infradead.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
tools/perf/util/newt.c