index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
damon
/
dbgfs-test.h
Age
Commit message (
Expand
)
Author
2024-09-03
mm/damon: move kunit tests to tests/ subdirectory with _kunit suffix
SeongJae Park
2024-09-03
mm/damon/dbgfs-test: skip dbgfs_set_init_regions() test if PADDR is not regis...
SeongJae Park
2024-09-03
mm/damon/dbgfs-test: skip dbgfs_set_targets() test if PADDR is not registered
SeongJae Park
2023-12-20
mm/damon: update email of SeongJae
SeongJae Park
2022-03-22
mm/damon/dbgfs-test: fix is_target_id() change
SeongJae Park
2022-03-22
mm/damon: rename damon_primitives to damon_operations
SeongJae Park
2022-03-22
mm/damon: remove the target id concept
SeongJae Park
2022-03-22
mm/damon/core: move damon_set_targets() into dbgfs
SeongJae Park
2022-03-22
mm/damon/dbgfs/init_regions: use target index instead of target id
SeongJae Park
2021-11-06
mm/damon: fix a few spelling mistakes in comments and a pr_debug message
Colin Ian King
2021-11-06
mm/damon/dbgfs-test: add a unit test case for 'init_regions'
SeongJae Park
2021-09-24
mm/damon: don't use strnlen() with known-bogus source length
Adam Borowski
2021-09-08
mm/damon: add kunit tests
SeongJae Park