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

trunk/lttv/doc/developer/ust.html

index 02f2f3fa3df4aeeb7cc94bd1d6a6f5b6a1decb9a..b607f818de574ba3e490081aa542308753b65238 100644 (file)
@@ -52,5 +52,12 @@ perform both dynamic and static user-space tracing. Performance comparison of
 a function call vs the int3 approach is available at
 <a href="http://sourceware.org/ml/systemtap/2006-q3/msg00793.html">Markers vs
 int3 performance comparison</a> (see "Conclusion").
+
+Tracing of Java application is planned to be done through a JNI interface.
+Linking standard low-level C tracing library to the application within a JNI
+adaptation class will be required to trace Java events. This has been prototyped
+in the past. The work is available here for older LTTng versions : <a
+href="http://ltt.polymtl.ca/svn/trunk/attic/ltt-usertrace/java/"</a>
+
   </body>
 </html>
This page took 0.024684 seconds and 4 git commands to generate.