summaryrefslogtreecommitdiffstats
path: root/v5.16/2892731ec2893252cdbc256a2bd5436b7fd94cf7
blob: f0cdebf4c901361697503c0f7a83f460d67d3744 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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()")
348139384ba3 ("selftests/resctrl: Change function comments to say < 0 on error")
bcd8a929a538 ("selftests/resctrl: Don't use ctrlc_handler() outside signal handling")
cc8ff7f5c85c ("selftests/resctrl: Convert perror() to ksft_perror() or ksft_print_msg()")
508934b5d15a ("selftests/resctrl: Move run_benchmark() to a more fitting file")
b1a901e078c4 ("selftests/resctrl: Simplify span lifetime")
47e36f16c784 ("selftests/resctrl: Remove bw_report and bm_type from main()")
27c734f44022 ("selftests/resctrl: Fix wrong format specifier")
bf68c717e571 ("selftests/resctrl: Remove test type checks from cat_val()")
3dad011b9ab1 ("selftests/resctrl: Pass the real number of tests to show_cache_info()")
85b73447a44c ("selftests/resctrl: Move CAT/CMT test global vars to function they are used in")
8ee592a638fc ("selftests/resctrl: Don't use variable argument list for ->setup()")