diff options
author | 2024-10-24 14:18:38 -0700 | |
---|---|---|
committer | 2024-11-04 17:02:02 -0700 | |
commit | 18f5744e8200e3c2bfeb896d6d3c10c3f0946318 (patch) | |
tree | f7f5d8cf6e2556d9ac9266b5a1d65a26523a7d2d /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | selftests: Add a test mangling with uc_sigmask (diff) | |
download | wireguard-linux-18f5744e8200e3c2bfeb896d6d3c10c3f0946318.tar.xz wireguard-linux-18f5744e8200e3c2bfeb896d6d3c10c3f0946318.zip |
selftests/resctrl: Make functions only used in same file static
Fix following sparse warnings:
tools/testing/selftests/resctrl/resctrl_val.c:47:6: warning: symbol 'membw_initialize_perf_event_attr' was not declared. Should it be static?
tools/testing/selftests/resctrl/resctrl_val.c:64:6: warning: symbol 'membw_ioctl_perf_event_ioc_reset_enable' was not declared. Should it be
static?
tools/testing/selftests/resctrl/resctrl_val.c:70:6: warning: symbol 'membw_ioctl_perf_event_ioc_disable' was not declared. Should it be static?
tools/testing/selftests/resctrl/resctrl_val.c:81:6: warning: symbol 'get_event_and_umask' was not declared. Should it be static?
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions