diff options
author | Reinette Chatre <reinette.chatre@intel.com> | 2024-10-25 00:18:46 +0300 |
---|---|---|
committer | Shuah Khan <skhan@linuxfoundation.org> | 2024-11-05 03:02:03 +0300 |
commit | 76f8f009f6bc89fd08edae69ccc705a9781fe42e (patch) | |
tree | c7ca85b8743f715a758eb5f56b2820bfee011421 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 138424170eb06c956bc7e77e8740479161f65463 (diff) | |
download | linux-76f8f009f6bc89fd08edae69ccc705a9781fe42e.tar.xz |
selftests/resctrl: Remove unused measurement code
The MBM and MBA resctrl selftests run a benchmark during which
it takes measurements of read memory bandwidth via perf.
Code exists to support measurements of write memory bandwidth
but there exists no path with which this code can execute.
While code exists for write memory bandwidth measurement
there has not yet been a use case for it. Remove this unused code.
Rename relevant functions to include "read" so that it is clear
that it relates only to memory bandwidth reads, while renaming
the functions also add consistency by changing the "membw"
instances to more prevalent "mem_bw".
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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions