Home
last modified time | relevance | path

Searched hist:d20ff6bd6bba2e7e6681fa17565347b410c46ab3 (Results 1 – 1 of 1) sorted by relevance

/linux/tools/perf/util/
H A Dsymbol.cdiff d20ff6bd6bba2e7e6681fa17565347b410c46ab3 Mon Jul 20 14:01:38 CEST 2009 Mike Galbraith <efault@gmx.de> perf_counter tools: Fix vmlinux symbol generation breakage

vmlinux meets the criteria for symbol adjustment, which breaks vmlinux generated symbols.
Fix this by exempting vmlinux. This is a bit fragile in that someone could change the
kernel dso's name, but currently that name is also hardwired.

Signed-off-by: Mike Galbraith <efault@gmx.de>
Cc: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <1248091298.18702.18.camel@marge.simson.net>