mm: slub: Add debugfs interface to capture slub allocs owner
With kmem event we were missing number of allocs and frees due
to high frequency of event occurrence. So added debugfs interface
to capture the slub alloc owners from slab list and it prints data
using sequential file interface when we execute the
"cat /sys/kernel/debug/slab/alloc_trace" command.
Change-Id: I72eb5a21cc20a046f04d88d4dfbafa5cf378805a
Signed-off-by:
Faiyaz Mohammed <faiyazm@codeaurora.org>
Loading
Please register or sign in to comment