From: Arnaldo Carvalho de Melo Date: Sat, 5 Mar 2011 01:29:39 +0000 (-0300) Subject: perf evlist: Split perf_evlist__id_hash X-Git-Tag: v2.6.39-rc1~510^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d3b5e95997208067c963923db90ed1517565d14;p=pandora-kernel.git perf evlist: Split perf_evlist__id_hash The previous situation was to receive an fd from where to read the event ID. Spin off a routine for when we have the ID handy, not having to read it from some fd. Cc: Frederic Weisbecker Cc: Ingo Molnar Cc: Mike Galbraith Cc: Paul Mackerras Cc: Peter Zijlstra Cc: Stephane Eranian Cc: Tom Zanussi LKML-Reference: Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed