diff options
author | Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> | 2023-12-15 17:05:10 +0200 |
---|---|---|
committer | Shuah Khan <skhan@linuxfoundation.org> | 2024-02-13 13:56:45 -0700 |
commit | 15f298821289d3efba87bb34db29d0ba9780a443 (patch) | |
tree | 83583ce2b6d7587910fa4a2b2dc6fa5671799429 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 6c8cb747d071cf72c2930e09bb20ab3eabfe62ff (diff) | |
download | linux-15f298821289d3efba87bb34db29d0ba9780a443.tar.gz linux-15f298821289d3efba87bb34db29d0ba9780a443.tar.bz2 linux-15f298821289d3efba87bb34db29d0ba9780a443.zip |
selftests/resctrl: Create struct for input parameters
resctrl_tests reads a set of parameters and passes them individually
for each tests which causes variations in the call signature between
the tests.
Add struct input_params to hold all input parameters. It can be easily
passed to every test without varying the call signature.
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Reviewed-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions