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?
↧
Using perf for the linux kernel
↧