[ECOS] Kernel API for PS application?
Gary Thomas
gthomas@ecoscentric.com
Wed Sep 4 09:30:00 GMT 2002
On Wed, 2002-09-04 at 10:28, jyl087@netscape.net wrote:
> I'd like to write a simple "ps" (process status) type
> application which will allow me to dump thread info
> to the console at will, without firing up GDB. This
> info would include thread status (e.g. SLEEPING, RUNNING...)
> stack address, etc...
>
> Has anyone done this before (and be willing to share the
> source?) If not, what's the best place to go looking for
> the proper hooks into the kernel for this info? Eventually,
> I'd like to do a "top" kind of routine also, which will
> show CPU utilization... but that'll be for another day...
I'd start by looking at the code which supports GDB, found in
.../packages/hal/common/{src,include}
--
------------------------------------------------------------
Gary Thomas |
eCosCentric, Ltd. |
+1 (970) 229-1963 | eCos & RedBoot experts
gthomas@ecoscentric.com |
http://www.ecoscentric.com/ |
------------------------------------------------------------
--
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss
More information about the Ecos-discuss
mailing list