perf report: Add validation of call-chain entries
authorIngo Molnar <mingo@elte.hu>
Thu, 18 Jun 2009 06:00:17 +0000 (08:00 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 18 Jun 2009 06:15:47 +0000 (08:15 +0200)
Add boundary checks for call-chain events. In case of corrupted
entries we could crash otherwise.

Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found