aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/resctrl (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-13selftests/resctrl: fix spelling mistake "Errror" -> "Error"Colin Ian King1-2/+2
2020-02-10selftests/resctrl: Disable MBA and MBM tests for AMDBabu Moger2-4/+4
2020-02-10selftests/resctrl: Use cache index3 id for AMD schemata masksBabu Moger1-2/+7
2020-02-10selftests/resctrl: Add vendor detection mechanismBabu Moger2-0/+25
2020-02-10selftests/resctrl: Add Cache Allocation Technology (CAT) selftestFenghua Yu6-5/+451
2020-02-10selftests/resctrl: Add Cache QoS Monitoring (CQM) selftestFenghua Yu6-20/+558
2020-02-10selftests/resctrl: Add MBA testFenghua Yu3-1/+188
2020-02-10selftests/resctrl: Add MBM testFenghua Yu6-1/+368
2020-02-10selftests/resctrl: Add built in benchmarkSai Praneeth Prakhya1-0/+207
2020-02-10selftests/resctrl: Add callback to start a benchmarkSai Praneeth Prakhya2-0/+603
2020-02-10selftests/resctrl: Read memory bandwidth from perf IMC counter and from resctrl file systemSai Praneeth Prakhya1-0/+117
2020-02-10selftests/resctrl: Add basic resctrl file system operations and dataSai Praneeth Prakhya3-0/+524
2020-02-10selftests/resctrl: Add README for resctrl testsFenghua Yu1-0/+53