diff options
author | Borislav Petkov <[email protected]> | 2016-11-01 12:52:27 +0100 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2016-11-08 17:10:13 +0100 |
commit | cd9c57cad3fe89ea949b9266cddc947c0838f7af (patch) | |
tree | 95bb03b5ae66cc17eb6584f4e2356af2ef85ee62 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | 8c203dbb78ca7a9aed4e2570c866b0f43c752e41 (diff) |
x86/MCE: Dump MCE to dmesg if no consumers
When there are no error record consumers registered with the kernel, the
only thing that appears in dmesg is something like:
[ 300.000326] mce: [Hardware Error]: Machine check events logged
and the error records are gone. Which is seriously counterproductive.
So let's dump them to dmesg instead, in such a case.
Requested-by: Eric Morton <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Cc: Tony Luck <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions