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

    Add 'P' command with optional task_struct address to dump all/one task's
    information: task pointer, kernel stack pointer, PID, PPID, state
    (interpreted), CPU where (last) running, and command.
    
    Introduce XMON_PROTECT macro to standardize memory-access-fault
    protection (setjmp). Initially used only by the 'P' command.

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

end of thread, other threads:[~2016-02-17 12:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-23 15:01 powerpc/xmon: Add xmon command to dump process/task similar to ps(1) Douglas Miller
2015-11-23 15:01 ` [PATCH] " Douglas Miller
2016-02-09 10:58   ` Michael Ellerman
2016-02-09 14:07     ` Douglas Miller
2016-02-17 12:41   ` 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).