Quantcast
Channel: Active questions tagged linux-kernel - Stack Overflow
Viewing all articles
Browse latest Browse all 12244

Using perf for the linux kernel

$
0
0

I know how to use perf command to analyze a binary file or a running process. I would like to know if it is possible to perf the kernel itself or not. I didn't find a clear answer for that. Does that mean I have to profile init process? How about profiling the linux scheduler. Then how can I do that?


Viewing all articles
Browse latest Browse all 12244

Trending Articles