git: 2e5929a75634 - main - stats.7: Add dwatch(1) to the list
Daniel Ebdrup Jensen
debdrup at FreeBSD.org
Thu Apr 22 19:51:05 UTC 2021
On Thu, Apr 22, 2021 at 05:36:41PM +0000, Fernando Apesteguía wrote:
>The branch main has been updated by fernape (doc, ports committer):
>
>URL: https://cgit.FreeBSD.org/src/commit/?id=2e5929a75634504d388cc04d24e6a558840e18cb
>
>commit 2e5929a75634504d388cc04d24e6a558840e18cb
>Author: Fernando Apesteguía <fernape at FreeBSD.org>
>AuthorDate: 2021-04-22 13:54:45 +0000
>Commit: Fernando Apesteguía <fernape at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 618 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/dev-commits-src-main/attachments/20210422/4d470a35/attachment.sig>
More information about the dev-commits-src-main
mailing list