Date: Sat, 26 Nov 2011 20:16:07 +0200 From: Kostik Belousov <kostikbel@gmail.com> To: "Robert N. M. Watson" <rwatson@freebsd.org> Cc: Mikolaj Golub <trociny@freebsd.org>, mdf@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r227873 - head/usr.bin/procstat Message-ID: <20111126181607.GM50300@deviant.kiev.zoral.com.ua> In-Reply-To: <C534ED5C-3BB3-45C7-A18A-4C5FFA8D90B8@freebsd.org> References: <201111230734.pAN7YA78032998@svn.freebsd.org> <CAMBSHm9=kToWP8kmc5YqfMeAC%2BeX_677MPsVK5cqrNaHekSctA@mail.gmail.com> <86ipmaq9i4.fsf@in138.ua3> <86vcq6n8bu.fsf@kopusha.home.net> <20111126174808.GK50300@deviant.kiev.zoral.com.ua> <C534ED5C-3BB3-45C7-A18A-4C5FFA8D90B8@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--nIY7OjPOPjQB6SQv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Nov 26, 2011 at 06:13:14PM +0000, Robert N. M. Watson wrote: >=20 > On 26 Nov 2011, at 17:48, Kostik Belousov wrote: >=20 > >> in138:~% procstat -x 2008 > >> PID COMM AUXV VALUE =20 > >> 2008 nginx AT_PHDR 0x400040 > >> 2008 nginx AT_PHENT 56 > >> 2008 nginx AT_PHNUM 8 > >> 2008 nginx AT_PAGESZ 4096 > >> 2008 nginx AT_FLAGS 0 > >> 2008 nginx AT_ENTRY 0x40de00 > >> 2008 nginx AT_BASE 0x800689000 > >> 2008 nginx AT_EXECPATH 0x7fffffffefca > >> 2008 nginx AT_OSRELDATE 1000001 > >> 2008 nginx AT_CANARY 0x7fffffffef8a > >> 2008 nginx AT_CANARYLEN 64 > >> 2008 nginx AT_NCPUS 2 > >> 2008 nginx AT_PAGESIZES 0x7fffffffef72 > >> 2008 nginx AT_PAGESIZESLEN 24 > >> 2008 nginx AT_STACKPROT VM_PROT_ALL > > I like this output much better. The only thing I am unsure of is > > the pretty-printing of AT_STACKPROT. Might be, change it to > > EXECUTABLE/NONEXECUTABLE printout. >=20 > On a related note, I wouldn't mind if we stripped AT_ and lower-cased the= rest of the field name to make it slightly easier on the eyes. :-) It would then need some explanation what the names mean. For my, AT_SOMETHING has a unique meaning, while something does not. --nIY7OjPOPjQB6SQv Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) iEYEARECAAYFAk7RLOYACgkQC3+MBN1Mb4iqYgCg6CPp4RBPsGLnxWYX7RII1kfX qcwAoI8MZZQ22eGyqxDHgf5uTcYtvR9z =NTVE -----END PGP SIGNATURE----- --nIY7OjPOPjQB6SQv--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20111126181607.GM50300>