lib: use object pool for event and packet notifications
[babeltrace.git] / include / babeltrace / babeltrace.h
index d59f36a105f23bfd5a520280a8e93f689d131f24..181c01413aa4398e26aa879f7b1519a9618c422b 100644 (file)
 #include <babeltrace/ctf-ir/clock-value.h>
 #include <babeltrace/ctf-ir/clock.h>
 #include <babeltrace/ctf-ir/event-class.h>
+#include <babeltrace/ctf-ir/event-header-field.h>
 #include <babeltrace/ctf-ir/event.h>
 #include <babeltrace/ctf-ir/field-path.h>
 #include <babeltrace/ctf-ir/field-types.h>
 #include <babeltrace/ctf-ir/fields.h>
+#include <babeltrace/ctf-ir/packet-context-field.h>
+#include <babeltrace/ctf-ir/packet-header-field.h>
 #include <babeltrace/ctf-ir/packet.h>
 #include <babeltrace/ctf-ir/stream-class.h>
 #include <babeltrace/ctf-ir/stream.h>
@@ -84,7 +87,6 @@
 #include <babeltrace/graph/notification-discarded-events.h>
 #include <babeltrace/graph/notification-discarded-packets.h>
 #include <babeltrace/graph/notification-event.h>
-#include <babeltrace/graph/notification-heap.h>
 #include <babeltrace/graph/notification-inactivity.h>
 #include <babeltrace/graph/notification-iterator.h>
 #include <babeltrace/graph/notification-packet.h>
This page took 0.024117 seconds and 4 git commands to generate.