diff options
author | Stefan Roesch <[email protected]> | 2023-08-11 12:36:55 -0700 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2023-08-21 13:38:02 -0700 |
commit | b348b5fe2b5f14ac8bb64fe271d7a027db8cc674 (patch) | |
tree | cf5763397ef785757026521d9014225da3b483a8 /tools/perf/scripts/python/flamegraph.py | |
parent | 0790e1e2b1b71ba357e89e779451efe79dff28e6 (diff) |
mm/ksm: add pages scanned metric
ksm currently maintains several statistics, which let you determine how
successful KSM is at sharing pages. However it does not contain a metric
to determine how much work it does.
This commit adds the pages scanned metric. This allows the administrator
to determine how many pages have been scanned over a period of time.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Stefan Roesch <[email protected]>
Acked-by: David Hildenbrand <[email protected]>
Cc: Johannes Weiner <[email protected]>
Cc: Rik van Riel <[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