cpp-common/bt2: add `findPlugin()`
authorSimon Marchi <simon.marchi@efficios.com>
Fri, 16 Feb 2024 20:42:59 +0000 (15:42 -0500)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 29 Feb 2024 23:46:23 +0000 (18:46 -0500)
commit98701909c49b8d6433d9991b2cbe48f7514d047e
tree60e4f4347f6306b055ee6289d4799b8b9e9d72a8
parent3641e3ec94edca0ecb4d5a7675d2ec5ae4804cff
cpp-common/bt2: add `findPlugin()`

Add the `findPlugin()` function, allowing one to find a plugin by name.
The default parameter values used are the same as those used in the
Python bindings.

Change-Id: I659b5b0f0ae18965bbcacdac3c4e0c146c7348e4
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/11823
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
Tested-by: jenkins <jenkins@lttng.org>
src/cpp-common/bt2/plugin-load.hpp
This page took 0.025192 seconds and 4 git commands to generate.