From: Jiri Olsa Date: Tue, 10 Jun 2014 20:31:35 +0000 (+0200) Subject: perf tools: Make perf_session__deliver_event global X-Git-Tag: fixes-against-v3.18-rc2~100^2~47^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79a30fe4f3758c98e1b7a474952b9701d513e580;p=pandora-kernel.git perf tools: Make perf_session__deliver_event global Making perf_session__deliver_event global function, as it will be called from another object in following patch. Signed-off-by: Jiri Olsa Acked-by: David Ahern Cc: Corey Ashford Cc: David Ahern Cc: Frederic Weisbecker Cc: Ingo Molnar Cc: Jean Pihet Cc: Namhyung Kim Cc: Paul Mackerras Cc: Peter Zijlstra Link: http://lkml.kernel.org/n/tip-rz7s2b8uwv567bigckh75gvk@git.kernel.org [ Fixup naming to match class__method schema, as now is more widely exposed ] Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed