summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/resctrl/fill_buf.c
AgeCommit message (Expand)AuthorLines
2023-04-13selftests/resctrl: Commonize the signal handler register/unregister for all t...Shaopeng Tan-14/+0
2023-04-10selftests/resctrl: Replace obsolete memalign() with posix_memalign()Ilpo Järvinen-3/+4
2023-04-10selftests/resctrl: Return NULL if malloc_and_init_memory() did not alloc memIlpo Järvinen-0/+2
2022-04-26selftests/resctrl: Fix null pointer dereference on open failedColin Ian King-1/+3
2021-04-02selftests/resctrl: Clean up resctrl features checkFenghua Yu-2/+2
2020-03-13selftests/resctrl: fix spelling mistake "Errror" -> "Error"Colin Ian King-2/+2
2020-02-10selftests/resctrl: Add Cache Allocation Technology (CAT) selftestFenghua Yu-2/+8
2020-02-10selftests/resctrl: Add built in benchmarkSai Praneeth Prakhya-0/+207