Filter: index array, sequences, implement bitwise binary operators
[deliverable/lttng-ust.git] / include / lttng / ust-events.h
index 867335032214d0d75f3232923e58b3851ca5a95e..8926785b61a8a8880ac8b75abd66cec9e32a3037 100644 (file)
@@ -423,6 +423,7 @@ struct lttng_bytecode_runtime {
        int link_failed;
        struct cds_list_head node;      /* list of bytecode runtime in event */
        struct lttng_session *session;
+       struct lttng_event *event;
 };
 
 /*
This page took 0.024258 seconds and 5 git commands to generate.