Pass stream pointer with callback caller data
[babeltrace.git] / include / babeltrace / babeltrace.h
index af2e110e030943ed82468d45b63a5a7c2b3eed3a..9522628f9740e0ce21ab4edf669647eaa8fa14e6 100644 (file)
@@ -53,6 +53,7 @@ struct trace_collection_pos {
 
 struct bt_ctf_data {
        struct ctf_stream_event *event;
+       struct ctf_stream *stream;
 };
 
 /*
This page took 0.022792 seconds and 4 git commands to generate.