bt2: rename native_bt_notifier.i to native_bt_message_iterator.i
authorSimon Marchi <simon.marchi@efficios.com>
Tue, 25 Jun 2019 17:51:29 +0000 (13:51 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 27 Jun 2019 03:09:07 +0000 (23:09 -0400)
commita0207a9c287619c3e5bcfa38a971e0d3dac444d1
tree558881750fec4becaefab39f5618dbed8b47c403
parent7f42af7a2a2b7089eba83e0670554f10636a2eec
bt2: rename native_bt_notifier.i to native_bt_message_iterator.i

We don't use the term notifier anymore, message iterator is more
contemporary.

Change-Id: Iadda98ac83a2dfddcb207d3beb99ddaa65181ad3
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/1536
CI-Build: Philippe Proulx <eeppeliteloop@gmail.com>
Tested-by: jenkins <jenkins@lttng.org>
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
src/bindings/python/bt2/Makefile.am
src/bindings/python/bt2/bt2/native_bt.i
src/bindings/python/bt2/bt2/native_bt_message_iterator.i [new file with mode: 0644]
src/bindings/python/bt2/bt2/native_bt_notifier.i [deleted file]
This page took 0.024536 seconds and 4 git commands to generate.