I know valgrind can monitor user space processes' memory usage,
but how to monitor kernel drivers memory usage? For example, I can know
how much memory space is allocated by a certain driver, lsmod can only
show kernel modules information..
Kmemleak can detect and show kernel memory leak but does not show
how much memory a driver occupied. Except proc/slabinfo ,
is there a tool that can show the kernel drivers memory usage?
Thanks!
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 124.9.134.207