X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=include%2Flttng%2Fuserspace-probe-internal.h;h=909d56c53af186b4bc57013c43cea5eca5121de1;hp=8708ec01c4dad7d2931f48ad67c03a759c2c23af;hb=9d3981b5c746b87954c46218b2c7c6e76ae7ed46;hpb=bff8d2177c7184a2ce763aac4b015f8ef91ce11e 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 {