summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/resctrl/resctrl.h
AgeCommit message (Expand)Author
2024-02-13selftests/resctrl: Split show_cache_info() to test specific and generic partsIlpo Järvinen
2024-02-13selftests/resctrl: Split measure_cache_vals()Ilpo Järvinen
2024-02-13selftests/resctrl: Exclude shareable bits from schemata in CAT testIlpo Järvinen
2024-02-13selftests/resctrl: Create cache_portion_size() helperIlpo Järvinen
2024-02-13selftests/resctrl: Mark get_cache_size() cache_type constIlpo Järvinen
2024-02-13selftests/resctrl: Refactor get_cbm_mask() and rename to get_full_cbm()Ilpo Järvinen
2024-02-13selftests/resctrl: Refactor fill_buf functionsIlpo Järvinen
2024-02-13selftests/resctrl: Convert perror() to ksft_perror() or ksft_print_msg()Ilpo Järvinen
2023-10-13selftests/resctrl: Move run_benchmark() to a more fitting fileMaciej Wieczor-Retman
2023-10-13selftests/resctrl: Refactor feature check to use resource and feature nameIlpo Järvinen
2023-10-13selftests/resctrl: Move _GNU_SOURCE define into MakefileIlpo Järvinen
2023-10-13selftests/resctrl: Make benchmark command const and build it with pointersIlpo Järvinen
2023-10-13selftests/resctrl: Simplify span lifetimeIlpo Järvinen
2023-10-13selftests/resctrl: Remove bw_report and bm_type from main()Ilpo Järvinen
2023-07-25selftests/resctrl: Don't use variable argument list for ->setup()Ilpo Järvinen
2023-07-25selftests/resctrl: Don't pass test name to fill_bufIlpo Järvinen
2023-07-25selftests/resctrl: Remove "malloc_and_init_memory" param from run_fill_buf()Ilpo Järvinen
2023-07-25selftests/resctrl: Convert span to size_tIlpo Järvinen
2023-07-25selftests/resctrl: Remove mum_resctrlfs from struct resctrl_val_paramIlpo Järvinen
2023-07-25selftests/resctrl: Refactor remount_resctrl(bool mum_resctrlfs) to mount_resc...Ilpo Järvinen
2023-07-25selftests/resctrl: Unmount resctrl FS if child fails to run benchmarkIlpo Järvinen
2023-04-13selftests/resctrl: Commonize the signal handler register/unregister for all t...Shaopeng Tan
2023-04-10selftests/resctrl: Use remount_resctrlfs() consistently with booleanIlpo Järvinen
2023-04-10selftests/resctrl: Change name from CBM_MASK_PATH to INFO_PATHFenghua Yu
2023-04-10selftests/resctrl: Allow ->setup() to return errorsIlpo Järvinen
2022-04-25selftests/resctrl: Extend CPU vendor detectionShaopeng Tan
2021-04-02selftests/resctrl: Use resctrl/info for feature detectionFenghua Yu
2021-04-02selftests/resctrl: Share show_cache_info() by CAT and CMT testsFenghua Yu
2021-04-02selftests/resctrl: Call kselftest APIs to log test resultsFenghua Yu
2021-04-02selftests/resctrl: Rename CQM test as CMT testFenghua Yu
2021-04-02selftests/resctrl: Clean up resctrl features checkFenghua Yu
2021-04-02selftests/resctrl: Fix compilation issues for other global variablesFenghua Yu
2021-04-02selftests/resctrl: Fix compilation issues for global variablesFenghua Yu
2020-02-10selftests/resctrl: Add vendor detection mechanismBabu Moger
2020-02-10selftests/resctrl: Add Cache Allocation Technology (CAT) selftestFenghua Yu
2020-02-10selftests/resctrl: Add Cache QoS Monitoring (CQM) selftestFenghua Yu
2020-02-10selftests/resctrl: Add MBA testFenghua Yu
2020-02-10selftests/resctrl: Add MBM testFenghua Yu
2020-02-10selftests/resctrl: Add callback to start a benchmarkSai Praneeth Prakhya
2020-02-10selftests/resctrl: Add basic resctrl file system operations and dataSai Praneeth Prakhya