X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=include%2Fbabeltrace%2Flib-logging-internal.h;h=ca893d8ee2661eca16869242aba13aa0dac73610;hp=376be0bc88535e0495eb7832246c627cde17686d;hb=312c056ae3d374b253fa0cfe5ed576c0b0e5e569;hpb=d1e4683534e67cc8643ad27536f64f6cc54bc5dc diff --git a/include/babeltrace/lib-logging-internal.h b/include/babeltrace/lib-logging-internal.h index 376be0bc..ca893d8e 100644 --- a/include/babeltrace/lib-logging-internal.h +++ b/include/babeltrace/lib-logging-internal.h @@ -143,6 +143,9 @@ int bt_lib_log_level; * `u`: * Plugin. The parameter type is `struct bt_plugin *`. * + * `o`: + * Object pool. The parameter type is `struct bt_object_pool *`. + * * CTF writer category: * `F`: * CTF writer field type. The parameter type is `struct bt_field_type *`.