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)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 18 Jul 2019 15:53:35 +0000 (11:53 -0400)
commit21b653b7660d0e99bc45296315c8f3cd05987412
tree480883a341554529e7059d502db6ba2d5012ee7a
parent943da94d4615e0ec43f4b9674556166fa07696f0
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.025078 seconds and 4 git commands to generate.