mm/slub: distinguish and print stack traces in debugfs files
Aggregate objects in slub cache by unique stack trace in addition to caller address when producing contents of debugfs files alloc_traces and free_traces in debugfs. Also add the stack traces to the debugfs output. This makes it much more useful to e.g. debug memory leaks. Signed-off-by:Oliver Glitta <glittao@gmail.com> Signed-off-by:
Vlastimil Babka <vbabka@suse.cz> Reviewed-and-tested-by:
Hyeonggon Yoo <42.hyeyoo@gmail.com>
Loading
Please register or sign in to comment