X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=trunk%2Flttv%2Fdoc%2Fdeveloper%2Fust.html;h=c1cbeb2ed88450aa71394b21c6713b7d4eb29bc7;hb=0c71c32a2f82cd194799975350bf5fa935b13655;hp=b607f818de574ba3e490081aa542308753b65238;hpb=e6f8d5e66ab0feedaf3daa6736dcaf3caaaff00c;p=lttv.git diff --git a/trunk/lttv/doc/developer/ust.html b/trunk/lttv/doc/developer/ust.html index b607f818..c1cbeb2e 100644 --- a/trunk/lttv/doc/developer/ust.html +++ b/trunk/lttv/doc/developer/ust.html @@ -56,8 +56,10 @@ int3 performance comparison (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 : +in the past. The work is available +here +for older LTTng versions.