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

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] 2+ messages in thread

end of thread, other threads:[~2015-11-18 18:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-18 18:55 Add xmon command to dump process/task similar to ps(1) Douglas Miller
2015-11-18 18:55 ` [PATCH] " Douglas Miller

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).