tools/cachetop: match bpf.ksym() with bytes arrays
bpf.ksym() now returns a bytes array, and python3 would issue TypeError
when matching the string.
Signed-off-by: Gary Lin <glin@suse.com>
Showing
Please register or sign in to comment