Disable user-space tracer control
[lttng-tools.git] / ltt-sessiond / ust-ctl.c
index b5f2ce411d811ad56975b39c95aa7f02dbe9d08b..6f3a02a404db256465e1190b2de941acbbbd1ae0 100644 (file)
@@ -28,6 +28,7 @@
 #include "lttngerr.h"
 #include "ust-ctl.h"
 
+#ifdef DISABLED
 /*
  *  find_session_ust_trace_by_pid
  *
@@ -206,4 +207,5 @@ int ust_stop_trace(struct command_ctx *cmd_ctx)
 error:
        return ret;
 }
+#endif
 
This page took 0.027117 seconds and 4 git commands to generate.