aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorSidhartha Kumar <[email protected]>2024-08-14 12:19:41 -0400
committerAndrew Morton <[email protected]>2024-09-01 20:26:17 -0700
commit9155e8433498cc8be2fdfaf81a31393d3e40781c (patch)
tree5024fc4d1fc6ab8588f1406ee96ef79a83e35414 /tools/perf/scripts/python/stackcollapse.py
parent4037d44f548fe1f9ca4ad002c39a0eb84d79de60 (diff)
maple_tree: remove node allocations from various write helper functions
These write helper functions are all called from store paths which preallocate enough nodes that will be needed for the write. There is no more need to allocate within the functions themselves. Link: https://lkml.kernel.org/r/[email protected] Reviewed-by: Liam R. Howlett <[email protected]> Signed-off-by: Sidhartha Kumar <[email protected]> Cc: Matthew Wilcox (Oracle) <[email protected]> Cc: Suren Baghdasaryan <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions