X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Fdoc%2Fdeveloper%2Flttng_java_instrumentation.txt;h=9078a3f1843704da2b7b0c139715df30e06a2806;hb=cf7147c5241827e17b405d90e543ee3ef06b127c;hp=21044f6cc6d83bd72a74e78c6dde85ebde171709;hpb=20fed4476232db3eb1617a9459aac7f8c9ce3571;p=lttv.git diff --git a/ltt/branches/poly/doc/developer/lttng_java_instrumentation.txt b/ltt/branches/poly/doc/developer/lttng_java_instrumentation.txt index 21044f6c..9078a3f1 100644 --- a/ltt/branches/poly/doc/developer/lttng_java_instrumentation.txt +++ b/ltt/branches/poly/doc/developer/lttng_java_instrumentation.txt @@ -3,6 +3,10 @@ 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) +String : +http://java.sun.com/developer/onlineTraining/Programming/JDCBook/jnistring.html +http://java.sun.com/docs/books/jni/html/objtypes.html