Update packages in dtrace section and remove FreeBSD 10 warning

PR:		241962
Submitted by:	bhy1924@gmail.com
Patch by:	carlavilla@
Approved by:	bcr@(mentor)
Differential Revision:	https://reviews.freebsd.org/D23457
This commit is contained in:
Sergio Carlavilla Delgado 2020-02-02 21:46:31 +00:00
parent b93855ddd3
commit caebd3b018
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=53856

View file

@ -55,11 +55,9 @@ that might make this chapter too large.
tracing for userland programs using the <literal>pid</literal> tracing for userland programs using the <literal>pid</literal>
provider, and to insert static probes into userland programs for provider, and to insert static probes into userland programs for
later tracing. Some ports, such as later tracing. Some ports, such as
<package>databases/postgres-server</package> and <package>databases/postgresql12-server</package> and
<package>lang/php56</package> have a &dtrace; option to enable <package>lang/php74</package> have a &dtrace; option to enable
static probes. &os; 10.0-RELEASE has reasonably good userland static probes.</para>
&dtrace; support, but it is not considered production ready. In
particular, it is possible to crash traced programs.</para>
<para>The official guide to DTrace is maintained by the Illumos <para>The official guide to DTrace is maintained by the Illumos
project at <uri project at <uri