You are not logged in.
I'm trying to debug a performance problem with an application using perf. Problem is ~80% of the cpu cycles are spent in **unknown**. So, I've been going through and using pacbuilder to build dependencies with "-Og -g" and "!strip". However, I'm not sure how to point perf to the kernel symbols and I cannot get glibc rebuild.
Is there a better way?
Offline