]> git.karo-electronics.de Git - mv-sheeva.git/commit
perf: Ignore non-sampling overflows
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Wed, 24 Nov 2010 17:55:29 +0000 (18:55 +0100)
committerIngo Molnar <mingo@elte.hu>
Fri, 26 Nov 2010 14:14:55 +0000 (15:14 +0100)
commit963988262c3c8f4234f64a0dde59446a295e07bb
tree4bdb97b340fe0432f7259bfcc7b64b4bc8d65c2d
parent5d508e820a23d9b6e8a149dfaa8ba5cbedf3d95c
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>
kernel/perf_event.c