table of contents
RTAS_DBG(8) | Linux on Power Service Tools | RTAS_DBG(8) |
NAME¶
rtas_dbg - enable debug output for a particular rtas call
SYNOPSIS¶
/usr/local/sbin/rtas_dbg -l | function | token
DESCRIPTION¶
The rtas_dbg tool enables RTAS debug output for a particular RTAS call. Users can either supply the -l option to list the available functions or supply the function name or token value to enable RTAS debug output for that function. Currently, this tool is only supported on PowerVM systems.
OPTIONS¶
- -l
- list the rtas calls available to display debug output
September 2015 | Linux |