Re: Memory profiling tools for Linux Kernel

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Apr 04, 2014 at 01:49:05AM -0700, aaditya.gavandalkar@xxxxxxxxx wrote:
> Hi,
> 
> You can you a heap profiler to check heap usage for example massif.
> 
> Massif is a tool under valgrind package. You can research on valgrind more for other helpful tools as well. Memcheck is bydefault in usage in valgrind.
> 
> Massif gives data in form of a graph which can be printed using ms_print command. Graph tells about various allocations done from heap and at what time.
> 
> Hope this helps

Unfortunately, valgrind won't work for Linux Kernel :(

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@xxxxxxxxxxxxxxxxx
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies




[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux