svn commit: r39792 - head/en_US.ISO8859-1/books/handbook/dtrace
David E. O'Brien
obrien at FreeBSD.org
Mon Oct 22 18:47:10 UTC 2012
Author: obrien
Date: Mon Oct 22 18:47:09 2012
New Revision: 39792
URL: http://svn.freebsd.org/changeset/doc/39792
Log:
Note where to find the DTrace Toolkit scripts.
Modified:
head/en_US.ISO8859-1/books/handbook/dtrace/chapter.xml
Modified: head/en_US.ISO8859-1/books/handbook/dtrace/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/dtrace/chapter.xml Mon Oct 22 18:15:36 2012 (r39791)
+++ head/en_US.ISO8859-1/books/handbook/dtrace/chapter.xml Mon Oct 22 18:47:09 2012 (r39792)
@@ -264,6 +264,7 @@ options DDB_CTF</programlisting>
which function is using the most kernel time. Run normally, it
will produce output similar to the following:</para>
+ <screen>&prompt.root; <userinput>cd /usr/share/dtrace/toolkit</userinput>
<screen>&prompt.root; <userinput>./hotkernel</userinput>
Sampling... Hit Ctrl-C to end.</screen>
More information about the svn-doc-all
mailing list