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