From: Arnaldo Carvalho de Melo Date: Sun, 13 Dec 2009 21:50:27 +0000 (-0200) Subject: perf session: Reduce the number of parms to perf_session__process_events X-Git-Tag: v2.6.33-rc1~48^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec913369733923dbfd6bdff5953a918107059701;p=pandora-kernel.git perf session: Reduce the number of parms to perf_session__process_events By having the cwd/cwdlen in the perf_session struct and full_paths in perf_event_ops. Now its just a matter of passing the ops. 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-4-git-send-email-acme@infradead.org> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed