X-Git-Url: http://git.lttng.org/?p=ust.git;a=blobdiff_plain;f=tests%2Fhello%2Fhello.c;h=5db487b05a1503040865102e34565b8427f0a932;hp=561d92e464d7f00871a97f42265a190a4c0ee141;hb=31d392f1a565abd0751302d8c52b9f9e695e051e;hpb=4ed9f99d71822f829c47a5f9b85a1c9f6eb1f32e diff --git a/tests/hello/hello.c b/tests/hello/hello.c index 561d92e..5db487b 100644 --- a/tests/hello/hello.c +++ b/tests/hello/hello.c @@ -63,7 +63,7 @@ int main() scanf("%*s"); ltt_trace_stop("auto"); - ltt_trace_destroy("auto"); + ltt_trace_destroy("auto", 0); DBG("TRACE STOPPED"); scanf("%*s");