X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Flttng%2Fuserspace-probe-internal.h;h=909d56c53af186b4bc57013c43cea5eca5121de1;hb=3f3c02f811da1ac1c8a88d661c5ee63a4412f38e;hp=8708ec01c4dad7d2931f48ad67c03a759c2c23af;hpb=f4d0bb2e92e94cb5eb304c8e92afcc804591539d;p=lttng-tools.git diff --git a/include/lttng/userspace-probe-internal.h b/include/lttng/userspace-probe-internal.h index 8708ec01c..909d56c53 100644 --- a/include/lttng/userspace-probe-internal.h +++ b/include/lttng/userspace-probe-internal.h @@ -102,6 +102,7 @@ struct lttng_userspace_probe_location_function { * Set to -1 if not open. */ int binary_fd; + enum lttng_userspace_probe_location_function_instrumentation_type instrumentation_type; }; struct lttng_userspace_probe_location_tracepoint {