X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=tests%2Fcompile%2Fapi1%2Fust-fields%2FREADME;fp=tests%2Fcompile%2Fapi1%2Fust-fields%2FREADME;h=01986531b9c73692c606c8680b11a488738bd771;hb=bebb067ef8020d5c36ab48271b0d9d9bb2b24e11;hp=0000000000000000000000000000000000000000;hpb=4405cc3e105e60c95939e595b8dddcd0940a0b92;p=lttng-ust.git diff --git a/tests/compile/api1/ust-fields/README b/tests/compile/api1/ust-fields/README new file mode 100644 index 00000000..01986531 --- /dev/null +++ b/tests/compile/api1/ust-fields/README @@ -0,0 +1,3 @@ +This is a "hello world" application used to verify that an instrumented program +with tracepoints using type declarations in CTF metadata can be built +successfully.