freebsd-dev/bin/ps
Ed Maste 6239ef1d29 Make a thread's address available via the kern proc sysctl, just like the
process address.

Add "tdaddr" keyword to ps(1) to display this thread address.

Distilled from Sandvine's patch set by Mark Johnston.
2010-10-08 00:44:53 +00:00
..
extern.h Correct sort order. 2010-09-22 19:26:41 +00:00
fmt.c
keyword.c Make a thread's address available via the kern proc sysctl, just like the 2010-10-08 00:44:53 +00:00
Makefile
nlist.c
print.c o) Add a keyword to displaying elapsed time in integer seconds, "etimes". 2010-03-17 22:57:58 +00:00
ps.1 Make a thread's address available via the kern proc sysctl, just like the 2010-10-08 00:44:53 +00:00
ps.c Initialize the execfile argument to NULL instead of _PATH_DEVNULL. This allows the -M option to be used without specifying -N. 2010-02-08 21:23:48 +00:00
ps.h Add a -d option to ps to display descendant info with the output. 2009-05-17 04:00:43 +00:00