diff options
author | Matthew Wilcox (Oracle) <[email protected]> | 2020-08-06 23:24:05 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2020-08-07 11:33:27 -0700 |
commit | 0f14599c607d32512a1d37e6d2a2d1a867f16177 (patch) | |
tree | 2fcefc9349bb9d34d4886b4c6c991488017b5760 /tools/perf/scripts/python/stackcollapse.py | |
parent | c89ab04febf97d2db8ca4ef8e2866fadc474351b (diff) |
vmalloc: convert to XArray
The radix tree of vmap blocks is simpler to express as an XArray. Reduces
both the text and data sizes of the object file and eliminates a user of
the radix tree preload API.
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Reviewed-by: William Kucharski <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions