Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement] make calltop.py compatible with python3 #10

Closed
egobillot opened this issue Jan 19, 2020 · 0 comments
Closed

[Enhancement] make calltop.py compatible with python3 #10

egobillot opened this issue Jan 19, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@egobillot
Copy link
Owner

Description
calltop.py works with python2.7.
python3-bpfcc make it possible to use python3 with bcc.

To Reproduce
python3 calltop.py
screen is empty; nothing is reported.

Expected behavior
works like with python2.7

Environment
bpfcc-tools 0.8.0-4
bpftrace 0.8+git60-gccac69c2239b-1
libbpfcc 0.8.0-4
python-bpfcc 0.8.0-4
python3-bpfcc 0.8.0-4

Additional context
install python 3 for bcc
sudo apt-get install python3-bpfcc̀

@egobillot egobillot added the bug Something isn't working label Jan 19, 2020
@egobillot egobillot self-assigned this Jan 19, 2020
@egobillot egobillot added enhancement New feature or request and removed bug Something isn't working labels Jan 29, 2020
@egobillot egobillot changed the title [BUG] make calltop.py compatible with python3 [Enhancement] make calltop.py compatible with python3 Jan 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant