iovisor / bcc

BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

question: `LLVM ERROR: ` error with no indication

yuluo-yx opened this issue · comments

env:

  • ubuntu 20.04
  • python3
root@yuluo-Inspiron-3647:/usr/share/bcc/tools# ./tcptop
LLVM ERROR: 
root@yuluo-Inspiron-3647:/usr/share/bcc/tools# python3 ./tcptop
LLVM ERROR: 

Any replies would be appreciated!