index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
resctrl
/
cache.c
Age
Commit message (
Expand
)
Author
2023-10-13
selftests/resctrl: Simplify span lifetime
Ilpo Järvinen
2023-10-13
selftests/resctrl: Fix wrong format specifier
Maciej Wieczor-Retman
2023-07-25
selftests/resctrl: Remove test type checks from cat_val()
Ilpo Järvinen
2023-07-25
selftests/resctrl: Pass the real number of tests to show_cache_info()
Ilpo Järvinen
2023-07-25
selftests/resctrl: Don't use variable argument list for ->setup()
Ilpo Järvinen
2023-07-25
selftests/resctrl: Don't pass test name to fill_buf
Ilpo Järvinen
2023-07-25
selftests/resctrl: Remove "malloc_and_init_memory" param from run_fill_buf()
Ilpo Järvinen
2023-07-25
selftests/resctrl: Convert span to size_t
Ilpo Järvinen
2023-07-25
selftests/resctrl: Close perf value read fd on errors
Ilpo Järvinen
2023-04-10
selftests/resctrl: Correct get_llc_perf() param in function comment
Ilpo Järvinen
2023-04-10
selftests/resctrl: Change initialize_llc_perf() return type to void
Ilpo Järvinen
2023-04-10
selftests/resctrl: Allow ->setup() to return errors
Ilpo Järvinen
2021-04-07
selftests/resctrl: Change a few printed messages
Fenghua Yu
2021-04-02
selftests/resctrl: Share show_cache_info() by CAT and CMT tests
Fenghua Yu
2021-04-02
selftests/resctrl: Rename CQM test as CMT test
Fenghua Yu
2021-04-02
selftests/resctrl: Clean up resctrl features check
Fenghua Yu
2020-02-10
selftests/resctrl: Add Cache Allocation Technology (CAT) selftest
Fenghua Yu
2020-02-10
selftests/resctrl: Add Cache QoS Monitoring (CQM) selftest
Fenghua Yu