Add userspace time namespace context
[lttng-ust.git] / include / lttng / ust-abi.h
index a823de542feac84147228e232b76533bcfa06394..8bf77f64bb036106cc055d97fa2d0acb678d55f3 100644 (file)
@@ -159,6 +159,7 @@ enum lttng_ust_context_type {
        LTTNG_UST_CONTEXT_VGID                  = 18,
        LTTNG_UST_CONTEXT_VEGID                 = 19,
        LTTNG_UST_CONTEXT_VSGID                 = 20,
+       LTTNG_UST_CONTEXT_TIME_NS               = 21,
 };
 
 struct lttng_ust_perf_counter_ctx {
This page took 0.023504 seconds and 4 git commands to generate.