dbus tools: switch tools to python3 44/271444/1
authorAdrian Szyndela <adrian.s@samsung.com>
Mon, 21 Feb 2022 09:50:12 +0000 (10:50 +0100)
committerAdrian Szyndela <adrian.s@samsung.com>
Mon, 21 Feb 2022 09:52:20 +0000 (10:52 +0100)
commitb07ee0689cd8842559ec8b2b026e8f5ad7f71e0d
tree695bbafea223031e2c2b5c2cc155da1f9e54e02b
parentb8acfddeba34b439881befd12c48706b548fd0c5
dbus tools: switch tools to python3

New version of bcc is built for python3.
This is a convenience change for our tools, to run them
smoothly when both python3 and python2 are installed on the system,
and /usr/bin/python points to python2.

Change-Id: I782972cee553af9a27f2b013b48eef70b94a7591
tools/dbus-connection-message-size.py
tools/dbus-glib-top.py
tools/dbus-latency.py
tools/dbus-message-size.py
tools/dbus-message-type.py
tools/dbus-messages-sent.py
tools/dbus-top.py