Date: Thu, 22 Apr 2021 21:51:03 +0200 From: Daniel Ebdrup Jensen <debdrup@FreeBSD.org> To: dev-commits-src-main@freebsd.org, dev-commits-src-all@FreeBSD.org Subject: Re: git: 2e5929a75634 - main - stats.7: Add dwatch(1) to the list Message-ID: <20210422195103.h4uafdpwj7wwb765@nerd-thinkpad.local> In-Reply-To: <202104221736.13MHafaH006547@gitrepo.freebsd.org> References: <202104221736.13MHafaH006547@gitrepo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--jtzcqqublvw5xafj Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Apr 22, 2021 at 05:36:41PM +0000, Fernando Apestegu=EDa wrote: >The branch main has been updated by fernape (doc, ports committer): > >URL: https://cgit.FreeBSD.org/src/commit/?id=3D2e5929a75634504d388cc04d24e= 6a558840e18cb > >commit 2e5929a75634504d388cc04d24e6a558840e18cb >Author: Fernando Apestegu=EDa <fernape@FreeBSD.org> >AuthorDate: 2021-04-22 13:54:45 +0000 >Commit: Fernando Apestegu=EDa <fernape@FreeBSD.org> >CommitDate: 2021-04-22 17:33:12 +0000 > > stats.7: Add dwatch(1) to the list > > PR: 255303 > Approved by: 0mp (mentor) > Differential Revision: https://reviews.freebsd.org/D29924 >--- > share/man/man7/stats.7 | 5 ++++- > 1 file changed, 4 insertions(+), 1 deletion(-) > Hi Fernando, The original idea with stats(7) was to list all of the commands ending in -stat and which can be used for basic understanding of what the system is doing at any given time. In addition to this, dwatch(1) doesn't even work without loading the dtrace kernel module (as is expected, given the name of the command), but it's also intended for pretty deep inspection (the (in)famous example being that root can snoop on users passwords). I'm not saying it should be reverted, but maybe there's a better manual page for this that it could be added to instead? Yours hopefully, Daniel Ebdrup Jensen --jtzcqqublvw5xafj Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGTBAABCgB9FiEEDonNJPbg/JLIMoS6Ps5hSHzN87oFAmCB06dfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDBF ODlDRDI0RjZFMEZDOTJDODMyODRCQTNFQ0U2MTQ4N0NDREYzQkEACgkQPs5hSHzN 87pQgQgAmZwSoGSY2bOcCq6iXfKTA4lGJIBkTqsYI1b7D8CZaMTK/YQIu00w0TWU ipWsY1ofS5Em4NngWQH9EukpU7idyml3MEOaL5WkkBdfTJ0ZwtCv5miPPaVnGDyn bA6QEvrQyTlbKb+GIXerBIUVavqRMLn7rSDGCo7FhDOJzwbxCyo9DBpHjxa/lX7h epeQ5Wr9Cv3k8jKaEVvQSnWuje5ZqNlLKhjhcDgOSAFxIv7I1+vOmYglOy8niJUB BymIC4FV1r64o8VotEYBGtiPdolGayoN6iF2Har7UmwBivYmHB56ZSzcdq85r8JD ZhbSR1vyHFN70lXfmWIcTTiW+HIMtg== =dNjl -----END PGP SIGNATURE----- --jtzcqqublvw5xafj--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20210422195103.h4uafdpwj7wwb765>