guysoft / RealtimePi

An out-of-the-box raspebrrypi/raspbian distro with a realtime kernel
GNU General Public License v3.0
163 stars 25 forks source link

How would one get the `perf` tool included in the build #24

Closed jpieper closed 4 years ago

jpieper commented 4 years ago

Do you have any hints as to what would need to be modified to get perf into the image associated with the realtime kernel?

guysoft commented 4 years ago

The kernel is managed by a group of people on the RaspberryPi kenel fork, they have their own issue tracker, and you can ask there. If perf is needed in the RT branch specifically then ask in one of the related issues there. This is the upcoming branch: https://github.com/raspberrypi/linux/issues/3625

jpieper commented 4 years ago

Thanks!