commit | 7522060c95395f479ee4a6af3bbf9e097e92e48f | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Thu Jun 18 08:00:17 2009 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Jun 18 08:15:47 2009 +0200 |
tree | 3530611cfd45c75c5a1952210edb2953598a9afe | |
parent | b25bcf2f133b1e6216c3d40be394756107d3880f [diff] |
perf report: Add validation of call-chain entries 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>