X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=tests%2Fhello.cxx%2FREADME;h=48cb0d8f62353dce438d0731f3874cd8fa210607;hb=5a67344622044d35ae424565e03aec25221cae58;hp=68b11e69fa00e82fffaac5a7b6b44f09e388a1b8;hpb=6b79f035b5ffe3afb23ee9079d30f9fbaf7de514;p=lttng-ust.git diff --git a/tests/hello.cxx/README b/tests/hello.cxx/README index 68b11e69..48cb0d8f 100644 --- a/tests/hello.cxx/README +++ b/tests/hello.cxx/README @@ -1 +1,4 @@ -This is a hello world application used to test the LTTng userspace tracer. +This is a "hello world" application used to verify that an instrumented +program written in C++ can be built successfully. + +Only enabled if a C++ build environment is detected during configure.