move everything out of trunk
[lttv.git] / lttv / doc / developer / lttng_java_instrumentation.txt
diff --git a/lttv/doc/developer/lttng_java_instrumentation.txt b/lttv/doc/developer/lttng_java_instrumentation.txt
new file mode 100644 (file)
index 0000000..9078a3f
--- /dev/null
@@ -0,0 +1,12 @@
+
+Random notes on Java instrumentation
+
+Mathieu Desnoyers, May 2006
+
+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
+
This page took 0.022144 seconds and 4 git commands to generate.