summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/damon
AgeCommit message (Expand)Author
2026-06-04selftests/damon/sysfs.sh: test pause file existenceSeongJae Park
2026-06-04selftests/damon/sysfs.sh: test addr_unit file existenceSeongJae Park
2026-06-04selftests/damon/sysfs.sh: test monitoring intervals goal dirSeongJae Park
2026-06-04selftests/damon/sysfs.py: stop kdamonds before failingSeongJae Park
2026-06-02selftests/damon/sysfs.sh: test probes dirSeongJae Park
2026-05-28selftests/damon/sysfs.py: pause DAMON before dumping statusSeongJae Park
2026-05-28selftests/damon/sysfs.py: check pause on assert_ctx_committed()SeongJae Park
2026-05-28selftests/damon/drgn_dump_damon_status: dump pauseSeongJae Park
2026-05-28selftests/damon/_damon_sysfs: support pause file stagingSeongJae Park
2026-05-28mm/damon: support MADV_COLLAPSE via DAMOS_COLLAPSE scheme actionAsier Gutierrez
2026-05-28selftests/damon/sysfs.py: test failed region quota charge ratioSeongJae Park
2026-05-28selftests/damon/drgn_dump_damon_status: support failed region quota charge ratioSeongJae Park
2026-05-28selftests/damon/_damon_sysfs: support failed region quota charge ratioSeongJae Park
2026-04-05selftests/damon/sysfs.py: test goal_tuner commitSeongJae Park
2026-04-05selftests/damon/drgn_dump_damon_status: support quota goal_tuner dumpingSeongJae Park
2026-04-05selftests/damon/_damon_sysfs: support goal_tuner setupSeongJae Park
2026-04-05selftests/damon/config: enable DAMON_DEBUG_SANITYSeongJae Park
2026-01-31selftests/damon/wss_estimation: deduplicate failed samples outputSeongJae Park
2026-01-31selftests/damon/wss_estimation: ensure number of collected wssSeongJae Park
2026-01-31selftests/damon/access_memory: add repeat modeSeongJae Park
2026-01-31selftests/damon/wss_estimation: test for up to 160 MiB working set sizeSeongJae Park
2026-01-31selftests/damon/sysfs_memcg_path_leak.sh: use kmemleakSeongJae Park
2025-11-20selftests/damon/sysfs.py: merge DAMON status dumping into commitment assertionSeongJae Park
2025-11-20mm/damon: rename damos->filters to damos->core_filtersSeongJae Park
2025-11-16selftests/damon/sysfs: add obsolete_target testSeongJae Park
2025-11-16sysfs.py: extend assert_ctx_committed() for monitoring targetsSeongJae Park
2025-11-16drgn_dump_damon_status: dump damon_target->obsoleteSeongJae Park
2025-11-16selftests/damon/_damon_sysfs: support obsolete_target fileSeongJae Park
2025-09-13selftests/damon/access_memory_even: remove unused header fileEnze Li
2025-09-13selftests/damon: fix damon selftests by installing _common.shAlexandre Ghiti
2025-09-13selftests/damon: test no-op commit broke DAMON statusSang-Heon Jeon
2025-08-19selftests/damon: fix selftests by installing drgn related scriptSang-Heon Jeon
2025-07-26selftests/damon: introduce _common.sh to host shared functionEnze Li
2025-07-26selftests/damon/sysfs.py: test runtime reduction of DAMON parametersSeongJae Park
2025-07-26selftests/damon/sysfs.py: test non-default parameters runtime commitSeongJae Park
2025-07-26selftests/damon/sysfs.py: generalize DAMON context commit assertionSeongJae Park
2025-07-26selftests/damon/sysfs.py: generalize monitoring attributes commit assertionSeongJae Park
2025-07-26selftests/damon/sysfs.py: generalize DAMOS schemes commit assertionSeongJae Park
2025-07-26selftests/damon/sysfs.py: test DAMOS filters commitmentSeongJae Park
2025-07-26selftests/damon/sysfs.py: generalize DAMOS scheme commit assertionSeongJae Park
2025-07-26selftests/damon/sysfs.py: test DAMOS destinations commitmentSeongJae Park
2025-07-26selftests/damon/sysfs.py: test quota goal commitmentSeongJae Park
2025-07-26selftests/damon/sysfs.py: generalize DamosQuota commit assertionSeongJae Park
2025-07-26selftests/damon/sysfs.py: generalize DAMOS Watermarks commit assertionSeongJae Park
2025-07-26selftests/damon/drgn_dump_damon_status: dump DAMOS filtersSeongJae Park
2025-07-26selftests/damon/drgn_dump_damon_status: dump ctx->ops.idSeongJae Park
2025-07-26selftests/damon/drgn_dump_damon_status: dump damos->migrate_destsSeongJae Park
2025-07-26selftests/damon/_damon_sysfs: use 2**32 - 1 as max nr_accesses and ageSeongJae Park
2025-07-26selftests/damon/_damon_sysfs: support DAMOS target_nid setupSeongJae Park
2025-07-26selftests/damon/_damon_sysfs: support DAMOS action dests setupSeongJae Park