diff options
| author | SeongJae Park <sj@kernel.org> | 2025-06-28 09:04:25 -0700 |
|---|---|---|
| committer | Andrew Morton <akpm@linux-foundation.org> | 2025-07-13 16:38:20 -0700 |
| commit | 4ece01897627ddeefcede4ac709cd99763994dc4 (patch) | |
| tree | 69f0934001ff747c110b4fbb3f34c4cedc0a8932 /tools/perf/scripts/python/syscall-counts.py | |
| parent | e227472ebf00b6b5187915826c41258c472edb0a (diff) | |
selftests/damon: add python and drgn-based DAMON sysfs test
Add a python-written DAMON sysfs functionality selftest. It sets DAMON
parameters using Python module _damon_sysfs, reads updated kernel internal
DAMON status and parameters using a 'drgn' script, namely
drgn_dump_damon_status.py, and compare if the resulted DAMON internal
status is as expected. The test is very minimum at the moment.
Link: https://lkml.kernel.org/r/20250628160428.53115-4-sj@kernel.org
Signed-off-by: SeongJae Park <sj@kernel.org>
Cc: Shuah Khan <shuah@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
