Direct reader to Illumos Dynamic Tracing Guide.
The wikified version on Oracle's site is gone. Reviewed by: bcr (mentor) Differential Revision: https://reviews.freebsd.org/D16535
This commit is contained in:
parent
858bc7d846
commit
6ed61193b3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=52071
1 changed files with 3 additions and 3 deletions
|
@ -216,9 +216,9 @@ makeoptions WITH_CTF=1</programlisting>
|
|||
language of &dtrace;. This language is called the D language
|
||||
and it is very similar to C++. An in depth discussion of the
|
||||
language is beyond the scope of this document. It is
|
||||
extensively discussed at <uri
|
||||
xlink:href="http://wikis.oracle.com/display/DTrace/Documentation">http://wikis.oracle.com/display/DTrace/Documentation</uri>.</para>
|
||||
</sect1>
|
||||
covered extensively in the <uri
|
||||
xlink:href="http://www.dtrace.org/guide">Illumos Dynamic
|
||||
Tracing Guide</uri>.</para></sect1>
|
||||
|
||||
<sect1 xml:id="dtrace-using">
|
||||
<title>Using &dtrace;</title>
|
||||
|
|
Loading…
Reference in a new issue