Re: [PATCH 2/3] mm/slub: Add Support for free path information of an object.

2021-03-19 Thread Paul E. McKenney
On Thu, Mar 18, 2021 at 01:35:37PM +0100, Vlastimil Babka wrote: > On 3/16/21 11:37 AM, Maninder Singh wrote: > > Adding support for inforamtion of free path along with allocation > > path of an object: > > > > slab kmalloc-64 start c8ab0140 data offset 64 pointer offset 0 size 64 > > allocated

Re: [PATCH 2/3] mm/slub: Add Support for free path information of an object.

2021-03-18 Thread Vlastimil Babka
On 3/16/21 11:37 AM, Maninder Singh wrote: > Adding support for inforamtion of free path along with allocation > path of an object: > > slab kmalloc-64 start c8ab0140 data offset 64 pointer offset 0 size 64 > allocated at meminfo_proc_show+0x40/0x4fc > [ 20.192078]

[PATCH 2/3] mm/slub: Add Support for free path information of an object.

2021-03-16 Thread Maninder Singh
Adding support for inforamtion of free path along with allocation path of an object: slab kmalloc-64 start c8ab0140 data offset 64 pointer offset 0 size 64 allocated at meminfo_proc_show+0x40/0x4fc [ 20.192078] meminfo_proc_show+0x40/0x4fc [ 20.192263] seq_read_iter+0x18c/0x4c4 [