It would be nice if a linux-tools-surface package was built and published.
I am trying to profile one of my programs. On a standard kernel, I can apt install linux-tools-generic, but with this kernel, there is no linux-tools-surface. That prevents perf from working and me from profiling my program
It would be nice if a
linux-tools-surfacepackage was built and published.I am trying to profile one of my programs. On a standard kernel, I can
apt install linux-tools-generic, but with this kernel, there is nolinux-tools-surface. That preventsperffrom working and me from profiling my program