index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
resctrl
Age
Commit message (
Expand
)
Author
2023-11-20
selftests/resctrl: Ensure the benchmark commands fits to its array
Ilpo Järvinen
2023-09-19
selftests/resctrl: Close perf value read fd on errors
Ilpo Järvinen
2023-09-19
selftests/resctrl: Unmount resctrl FS if child fails to run benchmark
Ilpo Järvinen
2023-09-19
selftests/resctrl: Don't leak buffer in fill_cache()
Ilpo Järvinen
2023-05-17
selftests/resctrl: Check for return value after write_schemata()
Ilpo Järvinen
2023-05-17
selftests/resctrl: Return NULL if malloc_and_init_memory() did not alloc mem
Ilpo Järvinen
2022-06-09
selftests/resctrl: Fix null pointer dereference on open failed
Colin Ian King
2021-08-15
Revert "selftests/resctrl: Use resctrl/info for feature detection"
Reinette Chatre
2021-07-19
selftests/resctrl: Fix incorrect parsing of option "-t"
Xiaochen Shen
2021-05-11
selftests/resctrl: Fix checking for < 0 for unsigned values
Fenghua Yu
2021-05-11
selftests/resctrl: Fix incorrect parsing of iMC counters
Fenghua Yu
2021-05-11
selftests/resctrl: Use resctrl/info for feature detection
Fenghua Yu
2021-05-11
selftests/resctrl: Fix missing options "-n" and "-p"
Fenghua Yu
2021-05-11
selftests/resctrl: Clean up resctrl features check
Fenghua Yu
2021-05-11
selftests/resctrl: Fix compilation issues for other global variables
Fenghua Yu
2021-05-11
selftests/resctrl: Fix compilation issues for global variables
Fenghua Yu
2021-05-11
selftests/resctrl: Enable gcc checks to detect buffer overflows
Fenghua Yu
2020-03-13
selftests/resctrl: fix spelling mistake "Errror" -> "Error"
Colin Ian King
2020-02-10
selftests/resctrl: Disable MBA and MBM tests for AMD
Babu Moger
2020-02-10
selftests/resctrl: Use cache index3 id for AMD schemata masks
Babu Moger
2020-02-10
selftests/resctrl: Add vendor detection mechanism
Babu Moger
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
2020-02-10
selftests/resctrl: Add MBA test
Fenghua Yu
2020-02-10
selftests/resctrl: Add MBM test
Fenghua Yu
2020-02-10
selftests/resctrl: Add built in benchmark
Sai Praneeth Prakhya
2020-02-10
selftests/resctrl: Add callback to start a benchmark
Sai Praneeth Prakhya
2020-02-10
selftests/resctrl: Read memory bandwidth from perf IMC counter and from resct...
Sai Praneeth Prakhya
2020-02-10
selftests/resctrl: Add basic resctrl file system operations and data
Sai Praneeth Prakhya
2020-02-10
selftests/resctrl: Add README for resctrl tests
Fenghua Yu