From: Arnaldo Carvalho de Melo Date: Sun, 2 May 2010 22:46:36 +0000 (-0300) Subject: perf inject: Refactor read_buildid function X-Git-Tag: v2.6.35-rc1~522^2~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=090f7204dfdb5d7f18208ea81dfdba845897cedd;p=pandora-kernel.git perf inject: Refactor read_buildid function Into two functions, one that actually reads the build_id for the dso if it wasn't already read, and another taht will inject the event if the build_id is available. Cc: Frédéric Weisbecker Cc: Mike Galbraith Cc: Paul Mackerras Cc: Peter Zijlstra Cc: Tom Zanussi LKML-Reference: Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed