aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/task-analyzer-record
diff options
context:
space:
mode:
authorSeongJae Park <[email protected]>2024-06-18 11:17:59 -0700
committerAndrew Morton <[email protected]>2024-07-03 19:30:13 -0700
commit9cb3d0b9dfce6a3258d91e6d69e418d0b4cce46a (patch)
tree607cd2aba381b91fdd608c52b4baddfc5469626a /tools/perf/scripts/python/bin/task-analyzer-record
parent3ad1dce6c30175dfd3da29d76853a69affbf7489 (diff)
mm/damon/core: implement DAMON context commit function
Implement functions for supporting online DAMON context level parameters update. The function receives two DAMON context structs. One is the struct that currently being used by a kdamond and therefore to be updated. The other one contains the parameters to be applied to the first one. The function applies the new parameters to the destination struct while keeping/updating the internal status and operation results. The function should be called from DAMON context-update-safe place, like DAMON callbacks. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: SeongJae Park <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/task-analyzer-record')
0 files changed, 0 insertions, 0 deletions