cancel
Showing results for 
Search instead for 
Did you mean: 

ROCm Discussions

lk137095576
Journeyman III

uprof install errir

5.4.0-128-generic

18.04.1-Ubuntu

MI100

I install uprof as user guide.

try1 : install from deb :

depmod: WARNING: could not open /lib/modules/5.4.0-128-generic/modules.order: No such file or directory
depmod: WARNING: could not open /lib/modules/5.4.0-128-generic/modules.builtin: No such file or directory
/opt/AMDuProf_4.0-341/bin
./AMDPowerProfilerDriver.sh: line 307: lsb_release: command not found
./AMDPowerProfilerDriver.sh: line 308: [: -ge: unary operator expected
AMD Power Profiler driver installation completed successfully.

[OS-Trace Info]
BPF Supported : No
BCC Installed : Yes
OS Tracing Supported : No
BPF is not supported on this system. Please check the Linux kernel version

try2: install form tar.gz

install bcc (ok)

install AMDPowerProfilerDriver.sh(ok)

install AMDuProfVerifyBpfInstallation.sh(error)[OS-Trace Info]


BPF Supported : No
BCC Installed : Yes
OS Tracing Supported : No
BPF is not supported on this system. Please check the Linux kernel version

I install BCC as it's github install.md. how about BPF? eBPF

I try /usr/share/bcc/tools and examples. it all works.

0 Likes
0 Replies