X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;ds=sidebyside;f=tests%2Fctf-types%2FREADME;fp=tests%2Fctf-types%2FREADME;h=01986531b9c73692c606c8680b11a488738bd771;hb=c785c634a51956094130218c2bffeff32756cb69;hp=0000000000000000000000000000000000000000;hpb=aaf93c608bb7591f0a5411c221a3ad3fbd8efdfd;p=lttng-ust.git diff --git a/tests/ctf-types/README b/tests/ctf-types/README new file mode 100644 index 00000000..01986531 --- /dev/null +++ b/tests/ctf-types/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.