perf tools: tool->finished_round() doesn't need perf_session
authorArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 3 Mar 2015 15:37:54 +0000 (12:37 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 12 Mar 2015 15:39:49 +0000 (12:39 -0300)
commitd704ebdae4aaeec89180dcfd0ca74e5bba318853
treefeb48de01669999de08213cde76525c222ef9634
parentd10eb1eb76a86266354ecab6e42c1606e3b8bc4c
perf tools: tool->finished_round() doesn't need perf_session

It is all about flushing the ordered queue or piping it thru, no need
for a perf_session pointer.

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: Namhyung Kim <namhyung@kernel.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/n/tip-g47fx3ys0t9271cp0dcabjc7@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-inject.c
tools/perf/builtin-kvm.c
tools/perf/util/session.c
tools/perf/util/tool.h