]> Git Repo - linux.git/commit
perf session: Add missing sample flush for piped events
authorAdrian Hunter <[email protected]>
Fri, 18 Oct 2013 12:29:02 +0000 (15:29 +0300)
committerArnaldo Carvalho de Melo <[email protected]>
Mon, 21 Oct 2013 14:19:07 +0000 (11:19 -0300)
commit8c16b649606ff9f6d742ad6f71c76fc0ee996c8e
tree762544b1d23ed346a3c74bb65162831ceb06d3ba
parent4f624685f92719565981eb6f8d9195bb578522a3
perf session: Add missing sample flush for piped events

Piped events can be sorted so a final flush is needed.

Add that and remove a redundant 'err = 0'.

Signed-off-by: Adrian Hunter <[email protected]>
Reviewed-by: Jiri Olsa <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
tools/perf/util/session.c
This page took 0.053269 seconds and 4 git commands to generate.