I need to know CPU usage of a particular kernel module (e.g., iptable_mangle) in Linux (Fedora). I know that top or mpstat shows system CPU usage which is actually total CPU usage in the kernel space. Is there any option to know CPU usage of a particular kernel object?I need to know CPU usage of a particular kernel