lib: plugin-so.c: ERROR and INFO level messages logged in callee
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Fri, 12 Jul 2019 21:27:29 +0000 (17:27 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Sat, 13 Jul 2019 14:44:19 +0000 (10:44 -0400)
commitf30bb42350a15a626d5798bcdbddaf71a3f8e876
tree400e16cf923e076e5bef71073eaa05dd135aafc0
parentc5d7b1f0da2b7b5d9f3d7d61445baaeab0e9fef2
lib: plugin-so.c: ERROR and INFO level messages logged in callee

Failing to load a plugin from a file is not an error as we often need to
try to load shared libraries to tell if they actually contain a
Babeltrace plugin.

Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Change-Id: Ic5b72e0f0c050b7e11896d264787d852139eaf56
Reviewed-on: https://review.lttng.org/c/babeltrace/+/1701
Tested-by: jenkins <jenkins@lttng.org>
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
src/lib/plugin/plugin-so.c
This page took 0.025038 seconds and 4 git commands to generate.