diff options
author | Sasha Levin <[email protected]> | 2012-03-15 17:47:20 -0400 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2012-04-25 12:39:25 +0200 |
commit | 625056b65ee9a8b4caf42136e0c844c15e6ec54f (patch) | |
tree | c9470f12694d950bf7e83c3539afa7dea02ba42f /tools/perf/scripts/python/check-perf-trace.py | |
parent | af3a3ab2966112c0d0a44df7eeb1e95fe32d4495 (diff) |
hung task debugging: Inject NMI when hung and going to panic
Send an NMI to all CPUs when a hung task is detected and the hung
task code is configured to panic. This gives us a fairly uptodate
snapshot of all CPUs in the system.
This lets us get stack trace of all CPUs which makes life easier
trying to debug a deadlock, and the NMI doesn't change anything
since the next step is a kernel panic.
Signed-off-by: Sasha Levin <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Andrew Morton <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
[ extended the changelog a bit ]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions