Add `--enable-python-bindings` and `--enable-python-plugins` configure flags

  • Python bindings support allows to drive babeltrace2 from a Python script (i.e. do import bt2 and use it build a graph / read traces)
  • Python plugins support allows loading component classes implemented in Python

Merge request reports

Loading