mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
dbginfo.sh: fix icastats for all users
icastats is accounted by user and does cover root only today adding the --all will collect stats for all users Reported-by: Ingo Franzki <ifranzki@de.ibm.com> Reviewed-by: Ingo Franzki <ifranzki@de.ibm.com> Signed-off-by: Joern Siglen <siglen@de.ibm.com> Signed-off-by: Steffen Eiden <seiden@linux.ibm.com>
This commit is contained in:
committed by
Steffen Eiden
parent
01f74c75f5
commit
f3b7f4b14b
@@ -518,7 +518,7 @@ CMDS="${CMDS}\
|
||||
:ep11info -H\
|
||||
:ep11info -M\
|
||||
:icainfo\
|
||||
:icastats\
|
||||
:icastats --all\
|
||||
:ivp.e # IBM CCA package install check\
|
||||
:ls -al /usr/lib64/opencryptoki/stdll\
|
||||
:lszcrypt -VV\
|
||||
|
||||
Reference in New Issue
Block a user