The lookup in LTTV through libbfd has not been implemented yet.
+* Instrumentation of a java program
+
+See the java/ directory of this package. You will have to create a C library
+that holds the tracing functions, following the java-instrument-string.c. It has
+to be called from the Java code as shown in Sample.java.
+
+The generate.sh scripts compiles and executes the Java program with the JNI
+tracing library.
+
?_fs_open.c
?_fs_read_write.c
?_fs_select.c
-
?_ipc_msg.c
?_ipc_sem.c
?_ipc_shm.c
-
?_kernel_irq_handle.c
?_kernel_itimer.c
?_kernel_sched.c
?_kernel_softirq.c
?_kernel_timer.c
?_kernel_module.c
-
?_mm_filemap.c
?_mm_memory.c
?_mm_page_alloc.c