mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
dbginfo.sh: add lspci and smc output
This patch adds the base lspci command to list pci devices and the smc_dbg command from the smc-tools package to show SMC socket related information. Signed-off-by: Ursula Braun <ubraun@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
This commit is contained in:
committed by
Jan Höppner
parent
49da03e2e7
commit
36292cb166
@@ -4,6 +4,10 @@ Release history for s390-tools (MIT version)
|
||||
|
||||
For Linux kernel version: 5.x
|
||||
|
||||
Add new tool:
|
||||
- lspci: Add support for pci devices
|
||||
- smc_dbg: Add support for SMC sockets
|
||||
|
||||
Changes of existing tools:
|
||||
|
||||
Bug Fixes:
|
||||
|
||||
@@ -472,6 +472,8 @@ CMDS="uname -a\
|
||||
:systemctl status docker.service\
|
||||
:blockdev --report\
|
||||
:lvdisplay\
|
||||
:lspci -vv\
|
||||
:smc_dbg\
|
||||
"
|
||||
|
||||
########################################
|
||||
|
||||
Reference in New Issue
Block a user