From: Arnaldo Carvalho de Melo Date: Sun, 27 Dec 2009 23:36:59 +0000 (-0200) Subject: perf session: Move the event processing routines to session.c X-Git-Tag: v2.6.34-rc1~197^2~179 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06aae590033d1ae3c35b2920ef950cfc603e2a2d;p=pandora-kernel.git perf session: Move the event processing routines to session.c No need for an extra "data_map" file since the routines there operate mainly on a perf_session instance. Signed-off-by: Arnaldo Carvalho de Melo Cc: Frédéric Weisbecker Cc: Mike Galbraith Cc: Peter Zijlstra Cc: Paul Mackerras LKML-Reference: <1261957026-15580-3-git-send-email-acme@infradead.org> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed