diff options
author | Fenghua Yu <[email protected]> | 2020-01-16 13:32:42 -0800 |
---|---|---|
committer | Shuah Khan <[email protected]> | 2020-02-10 18:43:07 -0700 |
commit | 790bf585b0eeec9aa0e680ba090142b98da7f948 (patch) | |
tree | f1b40393432f99083d2ab610c9ebb3cf541b6e34 /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | 78941183d1b151317beb37b25690b7d87fe2596d (diff) |
selftests/resctrl: Add Cache Allocation Technology (CAT) selftest
Cache Allocation Technology (CAT) selftest allocates a portion of
last level cache and starts a benchmark to read each cache
line in this portion of cache. Measure the cache misses in perf and
the misses should be equal to the number of cache lines in this
portion of cache.
We don't use CQM to calculate cache usage because some CAT enabled
platforms don't have CQM.
Co-developed-by: Sai Praneeth Prakhya <[email protected]>
Signed-off-by: Sai Praneeth Prakhya <[email protected]>
Co-developed-by: Babu Moger <[email protected]>
Signed-off-by: Babu Moger <[email protected]>
Signed-off-by: Fenghua Yu <[email protected]>
Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions