aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorSeongJae Park <[email protected]>2024-06-18 11:18:03 -0700
committerAndrew Morton <[email protected]>2024-07-03 19:30:14 -0700
commit2caef83db9f8e082cbdd5afaf00894adaaa8ab17 (patch)
tree7fc040d1ff8afa0ba22f2cea6374e62399343488 /tools/perf/scripts/python/task-analyzer.py
parentd96727a251fd2b9330c5cfc8246ce208cb4e99f6 (diff)
mm/damon/sysfs: rename damon_sysfs_set_targets() to ...add_targets()
The function was for updating DAMON structs that may or may not be partially populated. Hence it was not for only adding items, but also removing unnecessary items and updating items in-place. A previous commit has changed the function to assume the structs are not partially populated, and do only adding items. Make the function name better explain the behavior. 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/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions