summaryrefslogtreecommitdiffstats
path: root/v6.6/345e8abe4c355bc24bab3f4a5634122e55be8665
blob: 337c54fd768f857ba05630ff694b21aadbb7daa1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
345e8abe4c35 ("selftests/resctrl: Get domain id from cache id")
6874f6ed92df ("selftests/resctrl: Rename resource ID to domain ID")
e73dda7ffd85 ("selftests/resctrl: Add helper to convert L2/3 to integer")
ca1608875ae2 ("selftests/resctrl: Pass write_schemata() resource instead of test name")
15f298821289 ("selftests/resctrl: Create struct for input parameters")
6c8cb747d071 ("selftests/resctrl: Restore the CPU affinity after CAT test")
205de6ddd7ff ("selftests/resctrl: Rewrite Cache Allocation Technology (CAT) test")
90a009db09e2 ("selftests/resctrl: Replace file write with volatile variable")
2892731ec289 ("selftests/resctrl: Open perf fd before start & add error handling")
433f437b3ae2 ("selftests/resctrl: Move cat_val() to cat_test.c and rename to cat_test()")
3cdad0a5a6cf ("selftests/resctrl: Convert perf related globals to locals")
038ce802e248 ("selftests/resctrl: Improve perf init")
b6e6a582f2b3 ("selftests/resctrl: Consolidate naming of perf event related things")
3c6bfc9cc7f0 ("selftests/resctrl: Remove nested calls in perf event handling")
33403bc7fe2e ("selftests/resctrl: Remove unnecessary __u64 -> unsigned long conversion")
5caf1b6400d3 ("selftests/resctrl: Split show_cache_info() to test specific and generic parts")
a575c9734f30 ("selftests/resctrl: Split measure_cache_vals()")
b6dfac948686 ("selftests/resctrl: Exclude shareable bits from schemata in CAT test")
19e94a2333c2 ("selftests/resctrl: Create cache_portion_size() helper")
60c2a6926cc9 ("selftests/resctrl: Mark get_cache_size() cache_type const")