aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorSidhartha Kumar <[email protected]>2024-08-14 12:19:36 -0400
committerAndrew Morton <[email protected]>2024-09-01 20:26:16 -0700
commit580fcbd67ce2cdf9d70c7a8eda0789b9eba1c3af (patch)
treed3e569271e826ff26c3c4f5cc8c98617b3ed83e0 /tools/perf/scripts/python/flamegraph.py
parent23e217a848b3b9e1b0cb8c41d731d7968bcc77a5 (diff)
maple_tree: use store type in mas_wr_store_entry()
When storing an entry, we can read the store type that was set from a previous partial walk of the tree. Now that the type of store is known, select the correct write helper function to use to complete the store. Also noinline mas_wr_spanning_store() to limit stack frame usage in mas_wr_store_entry() as it allocates a maple_big_node on the stack. 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/flamegraph.py')
0 files changed, 0 insertions, 0 deletions