From: compudj Date: Thu, 25 May 2006 21:19:02 +0000 (+0000) Subject: java doc X-Git-Tag: v0.12.20~1634 X-Git-Url: https://git.lttng.org/?a=commitdiff_plain;h=7ed02e4ff9a3c73615de1fa2138143a8cdda9dd8;p=lttv.git java doc git-svn-id: http://ltt.polymtl.ca/svn@1855 04897980-b3bd-0310-b5e0-8ef037075253 --- diff --git a/ltt/branches/poly/doc/developer/lttng_java_instrumentation.txt b/ltt/branches/poly/doc/developer/lttng_java_instrumentation.txt index 21044f6c..03339ded 100644 --- a/ltt/branches/poly/doc/developer/lttng_java_instrumentation.txt +++ b/ltt/branches/poly/doc/developer/lttng_java_instrumentation.txt @@ -3,6 +3,8 @@ Random notes on Java instrumentation Mathieu Desnoyers, May 2006 -http://www.ibiblio.org/javafaq/javafaq.html#xtocid1902923 +http://www.nag.com/IndustryArticles/CallingCLibraryRoutinesfromJava.pdf +Use : Java Native Interface (JNI) +