Update to r53856:
Update packages in dtrace section and remove FreeBSD 10 warning
This commit is contained in:
parent
fd54db8727
commit
5a8813de2f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=53899
1 changed files with 4 additions and 8 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: r52071
|
||||
basiert auf: r53856
|
||||
-->
|
||||
<!-- XXXTR: Should probably put links and resources here. I'm
|
||||
nervous about this chapter as it may require a partial
|
||||
|
@ -81,13 +81,9 @@ that might make this chapter too large.
|
|||
hinweg vorzunehmen und um statische Sonden in
|
||||
Anwendungsprogramme für die spätere Aufzeichnung einzufügen.
|
||||
Manche Ports, wie beispielsweise
|
||||
<package>databases/postgres-server</package> und
|
||||
<package>lang/php56</package> besitzen eine &dtrace;-Option, um
|
||||
statische Sonden zu aktivieren. &os; 10.0-RELEASE besitzt
|
||||
eine verhältnismässig gute Unterstützung für &dtrace; im
|
||||
Anwendungsbereich, wird jedoch noch nicht als produktionsreif
|
||||
angesehen. Insbesondere ist es möglich, dass Programme während
|
||||
der Aufzeichnung abstürzen.</para>
|
||||
<package>databases/postgresql12-server</package> und
|
||||
<package>lang/php74</package> besitzen eine &dtrace;-Option, um
|
||||
statische Sonden zu aktivieren.</para>
|
||||
|
||||
<para>Eine offizielle Anleitung für &dtrace; wird vom Illumos
|
||||
Projekt im <uri xlink:href="http://dtrace.org/guide">
|
||||
|
|
Loading…
Reference in a new issue