iovisor / iovisor/bcc

tools/ucalls.py with java: "TypeError: can't concat bytes to str"

Open
#1,256 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
22.7k
Forks
4.1k
Avg merge
10d 4h
Merged PRs (30d)
3

Description

I get this error when using ucalls.py with a java application.

It is easily fixed by adding .decode() after kv[0].clazz and kv[0].method in the get_data() function, but it will probably break the other languages.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.