diff options
author | Mitsuo Hayasaka <[email protected]> | 2011-11-29 15:08:29 +0900 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2011-12-05 11:37:45 +0100 |
commit | 37fe6a42b3433b79a159ceb06a94cd1ef00e279d (patch) | |
tree | 4852070d6782545e41b0fbd7f80e1d1414917c6b /tools/perf | |
parent | 69682b625a043b567873e6cda397969b502f0054 (diff) |
x86: Check stack overflow in detail
Currently, only kernel stack is checked for the overflow, which
is not sufficient for systems that need a high reliability. To
enhance it, it is required to check the IRQ and exception
stacks, as well.
This patch checks all the stack types and will cause messages of
stacks in detail when free stack space drops below a certain
limit except user stack.
Signed-off-by: Mitsuo Hayasaka <[email protected]>
Cc: [email protected]
Cc: Randy Dunlap <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Cc: "H. Peter Anvin" <[email protected]>
Diffstat (limited to 'tools/perf')
0 files changed, 0 insertions, 0 deletions