summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/resctrl/fill_buf.c
AgeCommit message (Expand)Author
2023-07-25selftests/resctrl: Don't pass test name to fill_bufIlpo Järvinen
2023-07-25selftests/resctrl: Improve parameter consistency in fill_bufIlpo Järvinen
2023-07-25selftests/resctrl: Remove unnecessary startptr global from 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: Don't leak buffer in fill_cache()Ilpo Järvinen
2023-04-13selftests/resctrl: Commonize the signal handler register/unregister for all t...Shaopeng Tan
2023-04-10selftests/resctrl: Replace obsolete memalign() with posix_memalign()Ilpo Järvinen
2023-04-10selftests/resctrl: Return NULL if malloc_and_init_memory() did not alloc memIlpo Järvinen
2022-04-26selftests/resctrl: Fix null pointer dereference on open failedColin Ian King
2021-04-02selftests/resctrl: Clean up resctrl features checkFenghua Yu
2020-03-13selftests/resctrl: fix spelling mistake "Errror" -> "Error"Colin Ian King
2020-02-10selftests/resctrl: Add Cache Allocation Technology (CAT) selftestFenghua Yu
2020-02-10selftests/resctrl: Add built in benchmarkSai Praneeth Prakhya