X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=include%2Fust%2Flttng-ust-abi.h;h=04965387c1c8ad13144569e5c7b14fd41f979031;hb=8de38cf7e2d29984b9a699e90b3e20e9ce0882f3;hp=ef1e7e542548140f612bcfeaef94d5cdb7c28483;hpb=a51070bbd35a914f8bf83d774ea92c23e3e059b4;p=lttng-ust.git diff --git a/include/ust/lttng-ust-abi.h b/include/ust/lttng-ust-abi.h index ef1e7e54..04965387 100644 --- a/include/ust/lttng-ust-abi.h +++ b/include/ust/lttng-ust-abi.h @@ -66,7 +66,7 @@ struct lttng_ust_event { }; enum lttng_ust_context_type { - LTTNG_UST_CONTEXT_VTID = 0, + LTTNG_UST_CONTEXT_PTHREAD_ID = 0, }; struct lttng_ust_context {