index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
resctrl
Age
Commit message (
Expand
)
Author
2023-04-14
selftests/resctrl: Fix incorrect error return on test complete
Reinette Chatre
2023-04-13
selftests/resctrl: Remove duplicate codes that clear each test result file
Shaopeng Tan
2023-04-13
selftests/resctrl: Commonize the signal handler register/unregister for all t...
Shaopeng Tan
2023-04-13
selftests/resctrl: Cleanup properly when an error occurs in CAT test
Shaopeng Tan
2023-04-13
selftests/resctrl: Flush stdout file buffer before executing fork()
Shaopeng Tan
2023-04-13
selftests/resctrl: Return MBA check result and make it to output message
Shaopeng Tan
2023-04-13
selftests/resctrl: Fix set up schemata with 100% allocation on first run in M...
Shaopeng Tan
2023-04-13
selftests/resctrl: Use correct exit code when tests fail
Peter Newman
2023-04-10
selftests/resctrl: Correct get_llc_perf() param in function comment
Ilpo Järvinen
2023-04-10
selftests/resctrl: Use remount_resctrlfs() consistently with boolean
Ilpo Järvinen
2023-04-10
selftests/resctrl: Change name from CBM_MASK_PATH to INFO_PATH
Fenghua Yu
2023-04-10
selftests/resctrl: Change initialize_llc_perf() return type to void
Ilpo Järvinen
2023-04-10
selftests/resctrl: Replace obsolete memalign() with posix_memalign()
Ilpo Järvinen
2023-04-10
selftests/resctrl: Check for return value after write_schemata()
Ilpo Järvinen
2023-04-10
selftests/resctrl: Allow ->setup() to return errors
Ilpo Järvinen
2023-04-10
selftests/resctrl: Move ->setup() call outside of test specific branches
Ilpo Järvinen
2023-04-10
selftests/resctrl: Return NULL if malloc_and_init_memory() did not alloc mem
Ilpo Järvinen
2022-04-26
selftests/resctrl: Fix null pointer dereference on open failed
Colin Ian King
2022-04-25
selftests/resctrl: Add missing SPDX license to Makefile
Shaopeng Tan
2022-04-25
selftests/resctrl: Update README about using kselftest framework to build/run...
Shaopeng Tan
2022-04-25
selftests/resctrl: Make resctrl_tests run using kselftest framework
Shaopeng Tan
2022-04-25
selftests/resctrl: Fix resctrl_tests' return code to work with selftest frame...
Shaopeng Tan
2022-04-25
selftests/resctrl: Change the default limited time to 120 seconds
Shaopeng Tan
2022-04-25
selftests/resctrl: Kill child process before parent process terminates if SIG...
Shaopeng Tan
2022-04-25
selftests/resctrl: Print a message if the result of MBM&CMT tests is failed o...
Shaopeng Tan
2022-04-25
selftests/resctrl: Extend CPU vendor detection
Shaopeng Tan
2021-06-07
selftests/resctrl: Fix incorrect parsing of option "-t"
Xiaochen Shen
2021-04-07
selftests/resctrl: Change a few printed messages
Fenghua Yu
2021-04-02
selftests/resctrl: Create .gitignore to include resctrl_tests
Fenghua Yu
2021-04-02
selftests/resctrl: Fix checking for < 0 for unsigned values
Fenghua Yu
2021-04-02
selftests/resctrl: Fix incorrect parsing of iMC counters
Fenghua Yu
2021-04-02
selftests/resctrl: Fix unmount resctrl FS
Fenghua Yu
2021-04-02
selftests/resctrl: Skip the test if requested resctrl feature is not supported
Fenghua Yu
2021-04-02
selftests/resctrl: Modularize resctrl test suite main() function
Fenghua Yu
2021-04-02
selftests/resctrl: Don't hard code value of "no_of_bits" variable
Fenghua Yu
2021-04-02
selftests/resctrl: Fix MBA/MBM results reporting format
Fenghua Yu
2021-04-02
selftests/resctrl: Use resctrl/info for feature detection
Fenghua Yu
2021-04-02
selftests/resctrl: Check for resctrl mount point only if resctrl FS is supported
Fenghua Yu
2021-04-02
selftests/resctrl: Add config dependencies
Fenghua Yu
2021-04-02
selftests/resctrl: Fix a printed message
Reinette Chatre
2021-04-02
selftests/resctrl: Share show_cache_info() by CAT and CMT tests
Fenghua Yu
2021-04-02
selftests/resctrl: Call kselftest APIs to log test results
Fenghua Yu
2021-04-02
selftests/resctrl: Rename CQM test as CMT test
Fenghua Yu
2021-04-02
selftests/resctrl: Fix missing options "-n" and "-p"
Fenghua Yu
2021-04-02
selftests/resctrl: Ensure sibling CPU is not same as original CPU
Reinette Chatre
2021-04-02
selftests/resctrl: Clean up resctrl features check
Fenghua Yu
2021-04-02
selftests/resctrl: Fix compilation issues for other global variables
Fenghua Yu
2021-04-02
selftests/resctrl: Fix compilation issues for global variables
Fenghua Yu
2021-04-02
selftests/resctrl: Enable gcc checks to detect buffer overflows
Fenghua Yu
2020-03-13
selftests/resctrl: fix spelling mistake "Errror" -> "Error"
Colin Ian King
[next]