diff options
author | Qiuxu Zhuo <[email protected]> | 2018-11-16 15:35:05 +0800 |
---|---|---|
committer | Borislav Petkov <[email protected]> | 2018-11-16 11:19:53 +0100 |
commit | fa1c071c1efb28baef2409e28c186d40c76d7839 (patch) | |
tree | 3e6e525617d11b3c87eff5788f84610b84e2dbef /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 85b9c8bfee67ed151c44861c71adc816fc1b46a9 (diff) |
EDAC, skx: Let EDAC core show the decoded result for debugfs
Current debugfs shows the decoded result in its own print format which
is inconvenient for analysis/statistics.
Use skx_mce_check_error() instead of skx_decode() for debugfs,
then the decoded result is showed via EDAC core in a more readable
format like "CPU_SrcID#[0-9]_MC#[0-9]_Chan#[0-9]_DIMM#[0-9]".
Print a warning the first time this interface is used so the
administrator can see the console log that error(s) have been faked.
Co-developed-by: Tony Luck <[email protected]>
Signed-off-by: Qiuxu Zhuo <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
CC: Mauro Carvalho Chehab <[email protected]>
CC: [email protected]
CC: linux-edac <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions