cvs commit: src/usr.bin/procstat procstat_kstack.c
procstat_threads.c
Robert Watson
rwatson at FreeBSD.org
Mon Dec 3 13:21:16 PST 2007
rwatson 2007-12-03 21:21:15 UTC
FreeBSD src repository
Modified files:
usr.bin/procstat procstat_kstack.c procstat_threads.c
Log:
Display per-thread command line in TDNAME field for -k and -t; if
no per-thread name is available or the name is identical to the
process name, display "-" instead. Very slightly shrink the COMM
entry to make a bit more room, although this doesn't help with
stack traces much.
Suggested by: thompsa
Revision Changes Path
1.2 +65 -18 src/usr.bin/procstat/procstat_kstack.c
1.2 +6 -3 src/usr.bin/procstat/procstat_threads.c
More information about the cvs-src
mailing list