ust update
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Wed, 21 Jan 2009 22:19:46 +0000 (22:19 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Wed, 21 Jan 2009 22:19:46 +0000 (22:19 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@3241 04897980-b3bd-0310-b5e0-8ef037075253

trunk/lttv/doc/developer/ust.html

index 3fb0c444ec025ded44abce5f974a2eb388081f66..02f2f3fa3df4aeeb7cc94bd1d6a6f5b6a1decb9a 100644 (file)
@@ -46,9 +46,11 @@ crashing). Such notification may be obtained through utrace.
 This tracing scheme plans to use a direct function call to tracing into buffers
 mapped in user-space. This should be an order of magnitude faster than the
 current Dtrace implementation (c.f.
-https://ltt.polymtl.ca/tracingwiki/index.php/DTrace) which uses a breakpoint to
+<a href="http://ltt.polymtl.ca/tracingwiki/index.php/DTrace">Dtrace information
+on the TracingWiki</a>) which uses a breakpoint to
 perform both dynamic and static user-space tracing. Performance comparison of
 a function call vs the int3 approach is available at
-http://sourceware.org/ml/systemtap/2006-q3/msg00793.html (see "Conclusion").
+<a href="http://sourceware.org/ml/systemtap/2006-q3/msg00793.html">Markers vs
+int3 performance comparison</a> (see "Conclusion").
   </body>
 </html>
This page took 0.026656 seconds and 4 git commands to generate.