aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorValentin Schneider <[email protected]>2020-09-01 21:55:48 +0100
committerRafael J. Wysocki <[email protected]>2020-09-18 19:11:04 +0200
commitecddc3a0d5d752071c627aa1a1d4d7b529ddae67 (patch)
tree6f78161e6532d039b17d304046e4180ab7831830 /tools/perf/scripts/python/export-to-postgresql.py
parent874f635310648a5adcedbd7e02ea0555cfa1da56 (diff)
arch_topology, cpufreq: constify arch_* cpumasks
The passed cpumask arguments to arch_set_freq_scale() and arch_freq_counters_available() are only iterated over, so reflect this in the prototype. This also allows to pass system cpumasks like cpu_online_mask without getting a warning. Signed-off-by: Valentin Schneider <[email protected]> Signed-off-by: Ionela Voinescu <[email protected]> Acked-by: Catalin Marinas <[email protected]> Acked-by: Viresh Kumar <[email protected]> Reviewed-by: Sudeep Holla <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions