Set hidden visibility for calls used in lttng-ctl
[lttng-tools.git] / src / common / lttng-kernel.h
index cbeed1b1982c057d944d64c5ba2496a4f411e492..dbeb6aa0a9a7a4489fcc5d91adbdaf9d635f44e5 100644 (file)
@@ -51,6 +51,7 @@ enum lttng_kernel_context_type {
        LTTNG_KERNEL_CONTEXT_VTID           = 7,
        LTTNG_KERNEL_CONTEXT_PPID           = 8,
        LTTNG_KERNEL_CONTEXT_VPPID          = 9,
+       LTTNG_KERNEL_CONTEXT_HOSTNAME       = 10,
 };
 
 /* Perf counter attributes */
This page took 0.023176 seconds and 4 git commands to generate.