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: NOliver Glitta <glittao@gmail.com> Signed-off-by: NVlastimil Babka <vbabka@suse.cz> Reviewed-and-tested-by: NHyeonggon Yoo <42.hyeyoo@gmail.com>
Showing
想要评论请 注册 或 登录