summaryrefslogtreecommitdiffstats
path: root/lib/plist.c
diff options
context:
space:
mode:
authorUladzislau Rezki (Sony) <urezki@gmail.com>2022-10-18 20:10:50 +0200
committerAndrew Morton <akpm@linux-foundation.org>2022-11-09 02:37:17 +0100
commitcf243da6ab3987b65b95357194926a31415095b8 (patch)
treeb2a507c87f6e3ad75acb23d0e551a7b082e5e7de /lib/plist.c
parentmm: vmalloc: add free_vmap_area_noflush trace event (diff)
downloadlinux-cf243da6ab3987b65b95357194926a31415095b8.tar.xz
linux-cf243da6ab3987b65b95357194926a31415095b8.zip
mm: vmalloc: use trace_alloc_vmap_area event
This is for debug purpose and is called when an allocation attempt occurs. This event gives some information about: - start address of allocated area; - size that is requested; - alignment that is required; - vstart/vend restriction; - if an allocation fails. Link: https://lkml.kernel.org/r/20221018181053.434508-5-urezki@gmail.com Signed-off-by: Uladzislau Rezki (Sony) <urezki@gmail.com> Reviewed-by: Steven Rostedt (Google) <rostedt@goodmis.org> Reviewed-by: Christoph Hellwig <hch@lst.de> Cc: Matthew Wilcox (Oracle) <willy@infradead.org> Cc: Nicholas Piggin <npiggin@gmail.com> Cc: Oleksiy Avramchenko <oleksiy.avramchenko@sony.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'lib/plist.c')
0 files changed, 0 insertions, 0 deletions