Add syscall listing support
[lttng-tools.git] / src / common / sessiond-comm / sessiond-comm.h
index b571e5d920540f3c38c99aeef40f4fbb14b2cdfd..98422149f3a312396fe61497ea4f2b1ec3ae786d 100644 (file)
@@ -60,7 +60,7 @@ enum lttcomm_sessiond_command {
        LTTNG_CALIBRATE                     = 1,
        LTTNG_DISABLE_CHANNEL               = 2,
        LTTNG_DISABLE_EVENT                 = 3,
-       /* 4 */
+       LTTNG_LIST_SYSCALLS                 = 4,
        LTTNG_ENABLE_CHANNEL                = 5,
        LTTNG_ENABLE_EVENT                  = 6,
        /* 7 */
This page took 0.025022 seconds and 5 git commands to generate.