lib: add comment to bt_plugin_so_create_all_from_static
authorSimon Marchi <simon.marchi@efficios.com>
Tue, 19 Nov 2019 17:05:24 +0000 (12:05 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 26 Nov 2019 19:24:17 +0000 (14:24 -0500)
commitd9cf710002e2bea66cfd08ebcae8315ad965557e
tree8926690f574141a5726dcfbd1f4fdb082b2699b4
parent30348e63b890ff2d25deb9c562748e7e94c5446c
lib: add comment to bt_plugin_so_create_all_from_static

This symbol would normally not be exposed, but it is used from the
Python plugin provider, which is conceptually part of libbabeltrace2,
but implemented as a separate shared library.  Add a comment to explain
that.

Change-Id: Ie6e14edc30489ab6f8c6aadba32a3ceb9726e3b0
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/2406
Tested-by: jenkins <jenkins@lttng.org>
src/lib/plugin/plugin-so.h
This page took 0.024257 seconds and 4 git commands to generate.