From: Mike Galbraith Date: Mon, 20 Jul 2009 12:01:38 +0000 (+0200) Subject: perf_counter tools: Fix vmlinux symbol generation breakage X-Git-Tag: v2.6.31-rc4~3^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d20ff6bd6bba2e7e6681fa17565347b410c46ab3;p=pandora-kernel.git 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 Cc: Ingo Molnar Signed-off-by: Peter Zijlstra LKML-Reference: <1248091298.18702.18.camel@marge.simson.net> --- Reading git-diff-tree failed