X-Git-Url: https://git.liburcu.org/?p=ust.git;a=blobdiff_plain;f=libust%2Ftracectl.c;h=e84a35aecf4e3f979d4cb85163b89e3204ccf45c;hp=96053b7b523773000560b70a86a2b717056005a5;hb=37ee34e4d9b9363c758aa43255d71661900e89b0;hpb=30ffe2794fc413035208cdd2a7a061bc208e210f diff --git a/libust/tracectl.c b/libust/tracectl.c index 96053b7..e84a35a 100644 --- a/libust/tracectl.c +++ b/libust/tracectl.c @@ -1576,7 +1576,7 @@ static void __attribute__((destructor)) keepalive() void ust_potential_exec(void) { - trace_mark(ust, potential_exec, MARK_NOARGS); + trace_mark(potential_exec, MARK_NOARGS); DBG("test");