summaryrefslogtreecommitdiff
path: root/samples/damon/wsse.c
AgeCommit message (Expand)AuthorFilesLines
2026-08-04samples/damon/wsse: do not stop ctx for damon_call() failureSJ Park1-3/+1
2026-07-28samples/damon/wsse: stop and free damon ctx when damon_call() failsSJ Park1-1/+6
2026-07-28samples/damon/wsse: handle damon_start() failureSJ Park1-1/+3
2025-09-21samples/damon/wsse: use damon_initialized()SeongJae Park1-6/+9
2025-09-13samples/damon/wsse: avoid starting DAMON before initializationSeongJae Park1-0/+3
2025-07-19mm/damon/vaddr: put pid in cleanup_target()SeongJae Park1-2/+0
2025-07-19samples/damon/wsse: use damon_call() repeat mode instead of damon_callbackSeongJae Park1-3/+13
2025-07-19samples/damon: change enable parameters to enabledHonggyu Kim1-11/+11
2025-07-19samples/damon/wsse: rename to have damon_sample_ prefixSeongJae Park1-0/+5
2025-07-13samples/damon/wsse: fix boot time enable handlingSeongJae Park1-1/+11
2025-07-09samples/damon: fix damon sample wsse for start failureHonggyu Kim1-2/+6
2025-01-13samples/damon/wsse: implement working set size estimation and loggingSeongJae Park1-0/+18
2025-01-13samples/damon/wsse: start and stop DAMON as the user requestsSeongJae Park1-1/+34
2025-01-13samples: add a skeleton of a sample DAMON module for working set size estimationSeongJae Park1-0/+65