Anything goes
random and perhaps useful information
Pages
(Move to ...)
Main blog
About this blog
Contact me
▼
Sunday, March 22, 2020
Installing linux-perf on Raspbian
apt install linux-tools
apt install linux-perf-4.18
Edit /usr/bin/perf
Add
version=4.18
Note the version should match the version of linux-perf that you've installed.
Now you can run
perf stat ls
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment