API : trace_handle
[babeltrace.git] / include / babeltrace / context.h
index 55fe2313034db84476a1976fd7b2a3acbd084b12..445af4f39c609aaa98284e89a877476626b434ae 100644 (file)
@@ -35,6 +35,7 @@ struct trace_collection;
 struct bt_context {
        struct trace_collection *tc;
        int refcount;
+       int last_trace_handle_id;
 };
 
 /*
This page took 0.023602 seconds and 4 git commands to generate.