usdt: fix argument passing on python3 (#984)
authorRafael F <r4f4rfs@gmail.com>
Fri, 3 Mar 2017 18:56:50 +0000 (19:56 +0100)
committerSasha Goldshtein <goldshtn@gmail.com>
Fri, 3 Mar 2017 18:56:50 +0000 (20:56 +0200)
commit1a1f441fe978ac2837e30a5d0206e35f6aa14d05
tree43266fda9b674794d65e95889f57717f005315ae
parent8ef6eb8da1c065d70554071ae4943c0c6f90a3de
usdt: fix argument passing on python3 (#984)

This fixes the following error:

$: ./tplist -v -v -l /usr/lib64/dri/i965_dri.so
argument 1: <class 'TypeError'>: wrong type
src/python/bcc/usdt.py