Note where to find the DTrace Toolkit scripts.

This commit is contained in:
David E. O'Brien 2012-10-22 18:47:09 +00:00
parent 29a765558f
commit 94cca9aaa4
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39792

View file

@ -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>