SoW-2020-0002: Trace Hit Counters
[lttng-tools.git] / src / bin / lttng-sessiond / clear.c
index 3ae70ea2fa5fd462d38e816a9328c58aaebc8081..3a08a119a686d2bffc6a849e0b346e1456d174a1 100644 (file)
@@ -188,7 +188,6 @@ int cmd_clear_session(struct ltt_session *session, int *sock_fd)
                /* Flag session that trace should start automatically */
                if (usess) {
                        int int_ret = ust_app_start_trace_all(usess);
-
                        if (int_ret < 0) {
                                ret = LTTNG_ERR_UST_START_FAIL;
                                goto end;
This page took 0.024067 seconds and 5 git commands to generate.