aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorSeongJae Park <[email protected]>2024-04-26 12:52:42 -0700
committerAndrew Morton <[email protected]>2024-05-05 17:53:55 -0700
commit2d8b24654feabc62ed9e132911319f1c48ab0256 (patch)
treee407634655e64257678e7f58730c2f2a45f9b03b /tools/perf/scripts/python/export-to-sqlite.py
parent6daea38215e6a046892f87a8ff2c61f791de4ddd (diff)
mm/damon: add DAMOS filter type YOUNG
Define yet another DAMOS filter type, YOUNG. Like anon and memcg, the type of filter will be applied to each page in the memory region, and see if the page is accessed since the last check. Based on the 'matching' parameter, the page is filtered out or in. Note that this commit is adding only the type definition. The implementation should be made by DAMON operations sets. A commit for the implementation on 'paddr' DAMON operations set will follow. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: SeongJae Park <[email protected]> Tested-by: Honggyu Kim <[email protected]> Cc: Jonathan Corbet <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions