我正在寻找一种在Linux上检查驱动程序的方法。 在Windows上,我一直在使用KernRate,它随着时间的推移给了我CPU%。
我想知道的是每个驱动程序的CPU%和MemFootPrint,如顶部,但对于驱动程序。
我应该使用什么工具?
man readprofile可能会给一些指点。