linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* RESEND: Add xmon command to dump process/task similar to ps(1)
@ 2015-11-19 12:31 Douglas Miller
  2015-11-19 12:31 ` [PATCH] " Douglas Miller
  0 siblings, 1 reply; 3+ messages in thread
From: Douglas Miller @ 2015-11-19 12:31 UTC (permalink / raw)
  To: linuxppc-dev

Resending with Signed-Off line.

Request for comments

Add a command to xmon that prints basic task information like
ps(1) but includes the kernel stack pointer for use with 't'
(traceback) command.

Adds a macro to be used to wrap memory access with setjmp code
to protect against memory faults.

Is additional locking required? Any other concerns?

Thanks,
Doug

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-11-23  0:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-19 12:31 RESEND: Add xmon command to dump process/task similar to ps(1) Douglas Miller
2015-11-19 12:31 ` [PATCH] " Douglas Miller
2015-11-23  0:28   ` Michael Ellerman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).