Messages in this thread |  | | | Date | Sat, 5 Jan 2008 18:14:40 +0100 | | From | Andi Kleen <> | | Subject | Re: [PATCH] procfs: provide slub's /proc/slabinfo |
| |
> So, I have this silly memory profiler derived from the kleak patches by > the relayfs people and would love to try it out on an embedded workload > where SLUB memory footprint is terrible. Any suggestions?
FWIW this can be all done in a few lines of systemtap. The only change needed to the kernel is to not inline kmalloc().
-Andi
|  |