X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;ds=sidebyside;f=include%2Flttng%2Fust-abi.h;h=8bf77f64bb036106cc055d97fa2d0acb678d55f3;hb=d63241543f82756a2fcdaeb05db54f77e688024c;hp=a823de542feac84147228e232b76533bcfa06394;hpb=6a359b8a40062865e081cd959ecbef934c761861;p=lttng-ust.git diff --git a/include/lttng/ust-abi.h b/include/lttng/ust-abi.h index a823de54..8bf77f64 100644 --- a/include/lttng/ust-abi.h +++ b/include/lttng/ust-abi.h @@ -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 {