Update to r39792:
Note where to find the DTrace Toolkit scripts. Approved by: bcr (mentor)
This commit is contained in:
parent
4078a80e1d
commit
606dbd7240
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46714
1 changed files with 3 additions and 2 deletions
|
@ -10,7 +10,7 @@ that might make this chapter too large.
|
|||
The FreeBSD Documentation Project
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/books/handbook/dtrace/chapter.xml,v 1.4 2009/08/22 18:54:15 bcr Exp $
|
||||
basiert auf: 1.8
|
||||
basiert auf: r39792
|
||||
-->
|
||||
<!-- XXXTR: Should probably put links and resources here. I'm
|
||||
nervous about this chapter as it may require a partial
|
||||
|
@ -276,7 +276,8 @@ options DDB_CTF</programlisting>
|
|||
ausgeführt, wird es Ausgaben ähnlich der Folgenden
|
||||
produzieren:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>./hotkernel</userinput>
|
||||
<screen>&prompt.root; <userinput>cd /usr/share/dtrace/toolkit</userinput>
|
||||
&prompt.root; <userinput>./hotkernel</userinput>
|
||||
Sampling... Hit Ctrl-C to end.</screen>
|
||||
|
||||
<para>Der Systemadministrator muss die Tastenkombination <keycombo action="simul"><keycap>Ctrl</keycap><keycap>C</keycap></keycombo>
|
||||
|
|
Loading…
Reference in a new issue