Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Apr 2007 21:53:18 -0600 (MDT)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        pav@FreeBSD.org
Cc:        stas@FreeBSD.org, cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/contrib/top top.X top.c top.h src/usr.bin/top machine.c
Message-ID:  <20070414.215318.-1303465130.imp@bsdimp.com>
In-Reply-To: <1176546388.54822.11.camel@ikaros.oook.cz>
References:  <200704141016.l3EAGqIs023798@repoman.freebsd.org> <1176546388.54822.11.camel@ikaros.oook.cz>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <1176546388.54822.11.camel@ikaros.oook.cz>
            Pav Lucistnik <pav@FreeBSD.org> writes:
: Stanislav Sedov p=ED=B9e 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 disp=
lay process
: >     titles extracted from argv vector instead of the real executabl=
e names.
: >     This is useful when you want to watch applications that set the=
ir 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070414.215318.-1303465130.imp>