summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@linux.dev>2023-11-22 18:17:06 -0500
committerKent Overstreet <kent.overstreet@linux.dev>2025-07-06 15:32:19 -0400
commit91b87fda01195b861c1c3ef7a76c1bd118349439 (patch)
tree77ba440e6c2b5a9cf75d93b1cee1b141b944607a /tools/perf/scripts/python/call-graph-from-sql.py
parent8e0d4331389a57dfd9614ff3e3c33cc20cd94f89 (diff)
mm: shrinker: Add new stats for .to_text()
Add a few new shrinker stats. number of objects requested to free, number of objects freed: Shrinkers won't necessarily free all objects requested for a variety of reasons, but if the two counts are wildly different something is likely amiss. .scan_objects runtime: If one shrinker is taking an excessive amount of time to free objects that will block kswapd from running other shrinkers. Cc: Andrew Morton <akpm@linux-foundation.org> Cc: Qi Zheng <zhengqi.arch@bytedance.com> Cc: Roman Gushchin <roman.gushchin@linux.dev> Cc: linux-mm@kvack.org Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions