X-Git-Url: https://git.lttng.org/?p=lttng-ust.git;a=blobdiff_plain;f=doc%2Fexamples%2Fhello-static-lib%2FREADME.md;fp=doc%2Fexamples%2Fhello-static-lib%2FREADME.md;h=83e7ecf0fb5ece018f33e60b3574de7ebbc580c6;hp=0000000000000000000000000000000000000000;hb=53f7d0d7404de911dd62dff06f08539e33ea7519;hpb=1c1968450409b3c159a3000f9e1a968ff1e5f7e8 diff --git a/doc/examples/hello-static-lib/README.md b/doc/examples/hello-static-lib/README.md new file mode 100644 index 00000000..83e7ecf0 --- /dev/null +++ b/doc/examples/hello-static-lib/README.md @@ -0,0 +1,9 @@ + + +This is a "hello world" application used to verify that an instrumented +program can be built successfully and linked with tracepoint providers +built as a separate static library.