On Thu, 20 Oct 2022 at 22:55, youling 257 <youling257@xxxxxxxxx> wrote: > > How to use perf tool? The simplest would be to try just "perf top" - and see which kernel functions consume most CPU cycles. I would suggest you compare both kernels, and see if you can spot a function which uses more cycles% in the problematic kernel.