X-Git-Url: http://git.liburcu.org/?p=lttng-ust.git;a=blobdiff_plain;f=doc%2Fexamples%2Fjava-jul%2FREADME.md;fp=doc%2Fexamples%2Fjava-jul%2FREADME.md;h=f90b062faa2fb26360477c12a8ce3babef4c8327;hp=0000000000000000000000000000000000000000;hb=53f7d0d7404de911dd62dff06f08539e33ea7519;hpb=1c1968450409b3c159a3000f9e1a968ff1e5f7e8 diff --git a/doc/examples/java-jul/README.md b/doc/examples/java-jul/README.md new file mode 100644 index 00000000..f90b062f --- /dev/null +++ b/doc/examples/java-jul/README.md @@ -0,0 +1,13 @@ + + +Type `make` to compile and use `./run` to start the example. + +The `Hello.java` file contains a lot of useful information in order to +instrument your application. + +The `./run` file shows you how to link your Java application with the LTTng UST +JUL library.