aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <[email protected]>2022-06-17 18:50:11 +0100
committerakpm <[email protected]>2022-07-03 18:08:47 -0700
commitab5e653ee810024a1e170c75f973a252053f7467 (patch)
tree1fae60344092d14bf07d652dc51fc2675ea8afa9 /tools/perf/scripts/python/flamegraph.py
parent2397f780e1e05c7bd7ffebd931931b5d8a45ad8c (diff)
mm/swap: convert release_pages to use a folio internally
This function was already calling compound_head(), but now it can cache the result of calling compound_head() and avoid calling it again. Saves 299 bytes of text by avoiding various calls to compound_page() and avoiding checks of PageTail. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Matthew Wilcox (Oracle) <[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