X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=include%2Fust%2Flttng-ust-abi.h;h=7146579129006b45995c1a27283881a1be159698;hb=3b402b40d669bb6d65eebb91588a2edb8214b7ce;hp=ef1e7e542548140f612bcfeaef94d5cdb7c28483;hpb=193183fb924aef705f30358e54e7386a3a64c78d;p=lttng-ust.git diff --git a/include/ust/lttng-ust-abi.h b/include/ust/lttng-ust-abi.h index ef1e7e54..71465791 100644 --- a/include/ust/lttng-ust-abi.h +++ b/include/ust/lttng-ust-abi.h @@ -67,6 +67,7 @@ struct lttng_ust_event { enum lttng_ust_context_type { LTTNG_UST_CONTEXT_VTID = 0, + LTTNG_UST_CONTEXT_PTHREAD_ID = 1, }; struct lttng_ust_context {