All of lore.kernel.org
 help / color / mirror / Atom feed
* Tracing allocators of virtual memory and main memory
@ 2015-03-11 16:07 sahil aggarwal
  2015-03-11 17:30 ` Nicholas Krause
  0 siblings, 1 reply; 6+ messages in thread
From: sahil aggarwal @ 2015-03-11 16:07 UTC (permalink / raw)
  To: kernelnewbies

Hi all

If i want to trace the allocators of virtual memory and main memory of
process using ftrace on which functions i need to enable the probe.?

Currently i have enabled sys_mmap,sys_brk for virtual allocations and
mm_page_alloc, kmalloc, kmem_cache_alloc for main memory allocation.
Will this give me whole picture of virtual and main memory
allocations.?

Thanks
Regards
Sahil

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-03-12  6:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-11 16:07 Tracing allocators of virtual memory and main memory sahil aggarwal
2015-03-11 17:30 ` Nicholas Krause
2015-03-12  1:39   ` SAHIL
2015-03-12  1:54     ` Valdis.Kletnieks at vt.edu
2015-03-12  3:10       ` SAHIL
2015-03-12  6:07         ` sahil aggarwal

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.