mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-26 19:51:35 +01:00
bench-boot: continue progress, renamte to test-boot
This commit is contained in:
@@ -117,8 +117,8 @@ fi
|
||||
if "$bench_linux_boot"; then
|
||||
cd "${root_dir}"
|
||||
"${root_dir}/build" --all-archs all
|
||||
"${root_dir}/bench-boot" --size 3
|
||||
cp "$(${root_dir}/getvar bench_boot)" "$new_dir"
|
||||
"${root_dir}/test-boot" --size 3
|
||||
cp "$(${root_dir}/getvar test_boot_benchmark_file)" "$new_dir"
|
||||
fi
|
||||
|
||||
if "$update_repo"; then
|
||||
|
||||
Reference in New Issue
Block a user