aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorMuchun Song <[email protected]>2022-01-14 14:04:01 -0800
committerLinus Torvalds <[email protected]>2022-01-15 16:30:25 +0200
commitc29b5b3d33a61e122cb493917ba51c82bcac4121 (patch)
treeb0db97bd2ae9da49ff9c4c1357ae6d7dd7b77f69 /tools/perf/scripts/python/flamegraph.py
parent7302e91f39a81a9c2efcf4bc5749d18128366945 (diff)
mm: slab: make slab iterator functions static
There is no external users of slab_start/next/stop(), so make them static. And the memory.kmem.slabinfo is deprecated, which outputs nothing now, so move memcg_slab_show() into mm/memcontrol.c and rename it to mem_cgroup_slab_show to be consistent with other function names. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Muchun Song <[email protected]> Reviewed-by: Vlastimil Babka <[email protected]> Cc: Christoph Lameter <[email protected]> Cc: Pekka Enberg <[email protected]> Cc: David Rientjes <[email protected]> Cc: Joonsoo Kim <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions