Update information on how to obtain the DTrace Toolkit.
This commit is contained in:
parent
94cca9aaa4
commit
efc860c1a0
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39793
1 changed files with 5 additions and 5 deletions
|
@ -198,11 +198,11 @@ options DDB_CTF</programlisting>
|
|||
<filename role="package">shells/pdksh</filename> or
|
||||
<filename role="package">shells/mksh</filename>.</para>
|
||||
|
||||
<para>Finally, obtain the current &dtrace; toolkit. The current
|
||||
version is available at
|
||||
<ulink url="http://www.opensolaris.org/os/community/dtrace/dtracetoolkit/"></ulink>.
|
||||
There is an install mechanism included; however, installation
|
||||
is not required to make use of the bundled utilities.</para>
|
||||
<para>Finally, obtain the current &dtrace; toolkit.
|
||||
If you are running FreeBSD 10, you will find the &dtrace; toolkit
|
||||
in <filename>/usr/share/dtrace</filename>.
|
||||
Otherwise, you can install the &dtrace; toolkit using the
|
||||
<filename role="package">sysutils/DTraceToolkit</filename> port.
|
||||
</sect1>
|
||||
|
||||
<sect1 id="dtrace-using">
|
||||
|
|
Loading…
Reference in a new issue