summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/resctrl/cache.c
Commit message (Expand)AuthorAgeFilesLines
* selftests/resctrl: Simplify span lifetimeIlpo Järvinen2023-10-131-2/+3
* selftests/resctrl: Fix wrong format specifierMaciej Wieczor-Retman2023-10-131-1/+1
* selftests/resctrl: Remove test type checks from cat_val()Ilpo Järvinen2023-07-251-27/+20
* selftests/resctrl: Pass the real number of tests to show_cache_info()Ilpo Järvinen2023-07-251-1/+1
* selftests/resctrl: Don't use variable argument list for ->setup()Ilpo Järvinen2023-07-251-1/+1
* selftests/resctrl: Don't pass test name to fill_bufIlpo Järvinen2023-07-251-2/+1
* selftests/resctrl: Remove "malloc_and_init_memory" param from run_fill_buf()Ilpo Järvinen2023-07-251-3/+3
* selftests/resctrl: Convert span to size_tIlpo Järvinen2023-07-251-2/+2
* selftests/resctrl: Close perf value read fd on errorsIlpo Järvinen2023-07-251-7/+11
* selftests/resctrl: Correct get_llc_perf() param in function commentIlpo Järvinen2023-04-101-1/+1
* selftests/resctrl: Change initialize_llc_perf() return type to voidIlpo Järvinen2023-04-101-8/+3
* selftests/resctrl: Allow ->setup() to return errorsIlpo Järvinen2023-04-101-1/+3
* selftests/resctrl: Change a few printed messagesFenghua Yu2021-04-071-1/+1
* selftests/resctrl: Share show_cache_info() by CAT and CMT testsFenghua Yu2021-04-021-0/+42
* selftests/resctrl: Rename CQM test as CMT testFenghua Yu2021-04-021-2/+2
* selftests/resctrl: Clean up resctrl features checkFenghua Yu2021-04-021-4/+4
* selftests/resctrl: Add Cache Allocation Technology (CAT) selftestFenghua Yu2020-02-101-1/+174
* selftests/resctrl: Add Cache QoS Monitoring (CQM) selftestFenghua Yu2020-02-101-0/+99