From: Arnaldo Carvalho de Melo Date: Sun, 13 Dec 2009 21:50:25 +0000 (-0200) Subject: perf session: Ditch register_perf_file_handler X-Git-Tag: v2.6.33-rc1~48^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=301a0b020210360c6e441c7765521248bc87d58e;p=pandora-kernel.git perf session: Ditch register_perf_file_handler Pass the event_ops to perf_session__process_events instead. Also move the event_ops definition to session.h, starting to move things around to their right place, trimming the many unneeded headers we have. Signed-off-by: Arnaldo Carvalho de Melo Cc: Frédéric Weisbecker Cc: Mike Galbraith Cc: Peter Zijlstra Cc: Paul Mackerras LKML-Reference: <1260741029-4430-2-git-send-email-acme@infradead.org> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed