aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sos/plugins/powerpc.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/sos/plugins/powerpc.py b/sos/plugins/powerpc.py
index 517175ca..a4c92d0b 100644
--- a/sos/plugins/powerpc.py
+++ b/sos/plugins/powerpc.py
@@ -56,7 +56,8 @@ class PowerPC(Plugin, RedHatPlugin, UbuntuPlugin, DebianPlugin):
"ppc64_cpu --cores-on",
"ppc64_cpu --run-mode",
"ppc64_cpu --frequency",
- "ppc64_cpu --dscr"
+ "ppc64_cpu --dscr",
+ "diag_encl -v"
])
if ispSeries: