Naveen N. Rao b8ee3e6d6c powerpc/xmon: Add support for running a command on all cpus in xmon
It is sometimes desirable to run a command on all cpus in xmon. A
typical scenario is to obtain the backtrace from all cpus in xmon if
there is a soft lockup. Add rudimentary support for the same. The
command to be run on all cpus should be prefixed with 'c#'. As an
example, 'c#t' will run 't' command and produce a backtrace on all cpus
in xmon.

Since many xmon commands are not sensible for running in this manner, we
only allow a predefined list of commands -- 'r', 'S' and 't' for now.

Signed-off-by: Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20210601074801.617363-1-naveen.n.rao@linux.vnet.ibm.com
2021-06-25 14:47:19 +10:00
..
2021-05-16 09:39:04 -07:00
2021-05-03 12:58:31 -07:00
2021-05-08 10:00:11 -07:00
2021-05-03 11:19:54 -07:00
2021-05-08 10:00:11 -07:00
2021-05-03 11:19:54 -07:00
2021-05-08 10:00:11 -07:00
2021-05-10 23:23:04 +02:00
2021-05-08 10:00:11 -07:00
2021-05-16 09:42:13 -07:00
2021-05-08 10:00:11 -07:00