diff options
| author | David Matlack <[email protected]> | 2022-10-12 09:57:29 -0700 |
|---|---|---|
| committer | Sean Christopherson <[email protected]> | 2022-11-16 10:58:32 -0800 |
| commit | 7812d80c0f89c2b610558e09647736b6632beb08 (patch) | |
| tree | 2fda7d4de4b749917c3f8c53ca9b6220d2da517c /tools/perf/scripts/python | |
| parent | a008a3351feaffdcf97a2bcf90b789626585258b (diff) | |
KVM: selftests: Rename perf_test_util symbols to memstress
Replace the perf_test_ prefix on symbol names with memstress_ to match
the new file name.
"memstress" better describes the functionality proveded by this library,
which is to provide functionality for creating and running a VM that
stresses VM memory by reading and writing to guest memory on all vCPUs
in parallel.
"memstress" also contains the same number of chracters as "perf_test",
making it a drop-in replacement in symbols, e.g. function names, without
impacting line lengths. Also the lack of underscore between "mem" and
"stress" makes it clear "memstress" is a noun.
Signed-off-by: David Matlack <[email protected]>
Reviewed-by: Sean Christopherson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Sean Christopherson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions