mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 10:15:57 +01:00
test-boot: recommend all archs by default
This commit is contained in:
@@ -15672,7 +15672,7 @@ There is no result reporting web UI however... but neither does GitLab CI: https
|
||||
Run all kernel boot benchmarks for one arch:
|
||||
|
||||
....
|
||||
./build-test-boot --size 3 && ./test-boot --size 3
|
||||
./build-test-boot --size 3 && ./test-boot --all-archs --size 3
|
||||
cat "$(./getvar test_boot_benchmark_file)"
|
||||
....
|
||||
|
||||
|
||||
Reference in New Issue
Block a user