perf session: Remove perf_session from dump_event
authorArnaldo Carvalho de Melo <acme@redhat.com>
Sat, 14 Feb 2015 18:08:51 +0000 (15:08 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 23 Feb 2015 01:23:46 +0000 (22:23 -0300)
commit9fa8727aa4d98d35ca50ef9cd8a50c6468af921d
treef6f784e76866d73ab7881d31ef96308097a63332
parent313e53b08e99b1dacf9ea2b0fbe97890db1ea95f
perf session: Remove perf_session from dump_event

All it wants is session->evlist.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Borislav Petkov <bp@suse.de>
Cc: David Ahern <dsahern@gmail.com>
Cc: Don Zickus <dzickus@redhat.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/n/tip-6w9663gka3jb1j1rfxxd5jcq@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/session.c