Missing cpu id kernel context in the kernel tracer ABI
[lttng-tools.git] / src / common / lttng-kernel.h
index f1144de7f53750499baec8ba3eddd64b0933550c..9dd8df7a50fcfc9e8495e412ec016702d532b252 100644 (file)
@@ -53,6 +53,7 @@ enum lttng_kernel_context_type {
        LTTNG_KERNEL_CONTEXT_PPID           = 8,
        LTTNG_KERNEL_CONTEXT_VPPID          = 9,
        LTTNG_KERNEL_CONTEXT_HOSTNAME       = 10,
+       LTTNG_KERNEL_CONTEXT_CPU_ID         = 11,
 };
 
 /* Perf counter attributes */
This page took 0.022469 seconds and 4 git commands to generate.