cvs commit: src/contrib/top top.X top.c top.h src/usr.bin/top
machine.c
M. Warner Losh
imp at bsdimp.com
Sun Apr 15 03:54:36 UTC 2007
In message: <1176546388.54822.11.camel at ikaros.oook.cz>
Pav Lucistnik <pav at FreeBSD.org> writes:
: Stanislav Sedov píše v so 14. 04. 2007 v 10:16 +0000:
: > stas 2007-04-14 10:16:52 UTC
: >
: > FreeBSD src repository (ports committer)
: >
: > Modified files:
: > contrib/top top.X top.c top.h
: > usr.bin/top machine.c
: > Log:
: > - Add new 'a' switch and runtime option that allows 'top' to display process
: > titles extracted from argv vector instead of the real executable names.
: > This is useful when you want to watch applications that set their status
: > information via setproctitle(3).
: >
: > Approved by: alfred
: > MFC after: 2 weeks
:
: Shiny!
Will this also work for threads that set their name via
pthread_set_name_np?
warner
More information about the cvs-src
mailing list