diff --git a/doc/dtrace/Xserver-DTrace.xml b/doc/dtrace/Xserver-DTrace.xml index 69cd30eb0..cd8a81204 100644 --- a/doc/dtrace/Xserver-DTrace.xml +++ b/doc/dtrace/Xserver-DTrace.xml @@ -15,7 +15,7 @@ X.Org Xserver version &xserver.version; - + Copyright (c) 2005, 2006, 2007, 2010, Oracle and/or its affiliates. All rights reserved. @@ -79,7 +79,7 @@ DEALINGS IN THE SOFTWARE. arg2, etc. These tables should help you determine what the real data is for each of the probe arguments. - +
Probes and their arguments @@ -195,7 +195,7 @@ DEALINGS IN THE SOFTWARE. To access data buffers referenced via uintptr_t's, you will need to use copyin(). -
+
Probe Arguments @@ -313,7 +313,7 @@ DEALINGS IN THE SOFTWARE. Examples - + Counting requests by request name @@ -370,7 +370,7 @@ Xserver*:::request-start - + Get average CPU time per request This script records the CPU time used between the probes at @@ -419,7 +419,7 @@ Xserver*:::request-done - + Monitoring clients that connect and disconnect @@ -476,7 +476,7 @@ CPU ID FUNCTION:NAME - + Monitoring clients creating Pixmaps