commit | 6d8afb56300c53a250c6de0f973ef502e54aabf3 | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <[email protected]> | Tue Jan 04 16:27:30 2011 -0200 |
committer | Arnaldo Carvalho de Melo <[email protected]> | Wed Jan 05 14:53:43 2011 -0200 |
tree | d184ba187d150ac84f53190b44be021b92e38829 | |
parent | 1109599458c06256064213dc44ca5f5fa8ee3833 [diff] |
perf script: Use the default lost event handler That already does what was being done here. The warning is now unconditionally given by __perf_session__process_pipe_events, just like for non pipe processing. Cc: Frederic Weisbecker <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Mike Galbraith <[email protected]> Cc: Paul Mackerras <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Stephane Eranian <[email protected]> Cc: Tom Zanussi <[email protected]> LKML-Reference: <new-submission> Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>