X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=tests%2Ffork%2FREADME;fp=tests%2Ffork%2FREADME;h=dd57c1db741b6184770554f90a62b3c5320220ec;hb=93e5ce29599beb7b32858b3074b8433dfffdab34;hp=0000000000000000000000000000000000000000;hpb=223f2e7ce070406f507856fa8f0de508d8a05ad3;p=ust.git diff --git a/tests/fork/README b/tests/fork/README new file mode 100644 index 0000000..dd57c1d --- /dev/null +++ b/tests/fork/README @@ -0,0 +1,2 @@ +This test checks if tracing works correctly in a child process created by +a fork() call, as well as after an exec() call.