commit | 963988262c3c8f4234f64a0dde59446a295e07bb | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Wed Nov 24 18:55:29 2010 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Nov 26 15:14:55 2010 +0100 |
tree | 4bdb97b340fe0432f7259bfcc7b64b4bc8d65c2d | |
parent | 5d508e820a23d9b6e8a149dfaa8ba5cbedf3d95c [diff] |
perf: Ignore non-sampling overflows Some arch implementations call perf_event_overflow() by 'accident', ignore this. Reported-by: Francis Moreau <francis.moro@gmail.com> Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> LKML-Reference: <new-submission> Signed-off-by: Ingo Molnar <mingo@elte.hu>