X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fcommon%2Flttng-kernel.h;h=dbeb6aa0a9a7a4489fcc5d91adbdaf9d635f44e5;hb=529f6ac258480d9b6d21499927901b8d734a2597;hp=cbeed1b1982c057d944d64c5ba2496a4f411e492;hpb=d14d33bf091e72b23b1f90ea18a0a01bed098b76;p=lttng-tools.git diff --git a/src/common/lttng-kernel.h b/src/common/lttng-kernel.h index cbeed1b19..dbeb6aa0a 100644 --- a/src/common/lttng-kernel.h +++ b/src/common/lttng-kernel.h @@ -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 */