diff options
| author | Uladzislau Rezki (Sony) <[email protected]> | 2022-10-18 20:10:50 +0200 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2022-11-08 17:37:17 -0800 |
| commit | cf243da6ab3987b65b95357194926a31415095b8 (patch) | |
| tree | b2a507c87f6e3ad75acb23d0e551a7b082e5e7de /tools/perf/scripts/python/bin | |
| parent | fabc27f7649e070c4f6c742e436a51ff68c4a280 (diff) | |
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/[email protected]
Signed-off-by: Uladzislau Rezki (Sony) <[email protected]>
Reviewed-by: Steven Rostedt (Google) <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Cc: Matthew Wilcox (Oracle) <[email protected]>
Cc: Nicholas Piggin <[email protected]>
Cc: Oleksiy Avramchenko <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions