sink.text.pretty: print discarded events and packets messages
[babeltrace.git] / plugins / text / pretty / pretty.h
index f51ee6528206b06473a0eb47b59ec988e8b60539..272e06cff3a05f19784e5e1b81150cb5df2fb7b8 100644 (file)
@@ -128,4 +128,9 @@ BT_HIDDEN
 enum bt_component_status pretty_print_event(struct pretty_component *pretty,
                struct bt_notification *event_notif);
 
+BT_HIDDEN
+enum bt_component_status pretty_print_discarded_elements(
+               struct pretty_component *pretty,
+               struct bt_notification *notif);
+
 #endif /* BABELTRACE_PLUGIN_TEXT_PRETTY_PRETTY_H */
This page took 0.023548 seconds and 4 git commands to generate.