X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Flttng-kernel.h;h=fc2a1e25944f26cd8273353d5dd6ce49dce92e9e;hp=d5904e79f5f5c3b8582496c2297ce5bc4b49f900;hb=d37ac3cdc4fe21f117edfb829db4d0eb7cf914a1;hpb=ab5be9fa2eb5ba9600a82cd18fd3cfcbac69169a diff --git a/src/common/lttng-kernel.h b/src/common/lttng-kernel.h index d5904e79f..fc2a1e259 100644 --- a/src/common/lttng-kernel.h +++ b/src/common/lttng-kernel.h @@ -75,6 +75,7 @@ enum lttng_kernel_context_type { LTTNG_KERNEL_CONTEXT_VGID = 34, LTTNG_KERNEL_CONTEXT_VEGID = 35, LTTNG_KERNEL_CONTEXT_VSGID = 36, + LTTNG_KERNEL_CONTEXT_TIME_NS = 37, }; /* Perf counter attributes */