git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce7f154
)
perf symbols: Don't try to read the build-id twice
author
Arnaldo Carvalho de Melo
<acme@redhat.com>
Wed, 19 May 2010 14:13:02 +0000
(11:13 -0300)
committer
Arnaldo Carvalho de Melo
<acme@redhat.com>
Wed, 19 May 2010 16:44:41 +0000
(13:44 -0300)
In __dsos__read_build_ids if the dso already had its build-id read,
don't try again.
Cc: Frédéric Weisbecker <fweisbec@gmail.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Tom Zanussi <tzanussi@gmail.com>
LKML-Reference: <new-submission>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
No differences found