aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorSeongJae Park <[email protected]>2022-09-13 17:44:35 +0000
committerAndrew Morton <[email protected]>2022-10-03 14:03:11 -0700
commit135e128f8e48f30ea65e0ffad34dca37d2c8d171 (patch)
tree02ff1fdd425b6436c7064d33792b4efe74c3dd45 /tools/perf/scripts/python/flamegraph.py
parent8c341ae3341188a0bcef02f05aca7345501ce697 (diff)
mm/damon/lru_sort: use 'struct damon_attrs' for storing parameters for it
DAMON_LRU_SORT receives monitoring attributes by parameters one by one to separate variables, and then combines those into 'struct damon_attrs'. This commit makes the module directly stores the parameter values to a static 'struct damon_attrs' variable and use it to simplify the code. 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/flamegraph.py')
0 files changed, 0 insertions, 0 deletions