Add artifact.boot_logger/tests/data/sample_dmesg.txt
This commit is contained in:
parent
f4fc1d5c68
commit
33c7d60973
1 changed files with 11 additions and 0 deletions
11
artifact.boot_logger/tests/data/sample_dmesg.txt
Normal file
11
artifact.boot_logger/tests/data/sample_dmesg.txt
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
[ 0.000000] Linux version 6.1.0-test (gcc (Ubuntu 10.3.0-1ubuntu1) ) #1 SMP PREEMPT Thu Aug 3 12:34:56 UTC 2023
|
||||
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-6.1.0-test root=/dev/sda1 ro quiet
|
||||
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point regs'
|
||||
[ 0.100000] Kernel command line: root=/dev/sda1 ro quiet
|
||||
[ 0.200000] tsc: Fast TSC calibration using PIT
|
||||
[ 0.300000] tsc: Detected 3192.000 MHz processor
|
||||
[ 0.400000] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2e17affaa38, max_idle_ns: 440795217636 ns
|
||||
[ 0.500000] clocksource: Switched to clocksource tsc
|
||||
[ 0.600000] tsc: Verified TSC stability: stable (count=1)
|
||||
[ 0.700000] TSC deadline timer enabled
|
||||
[ 1.000000] CPU0: Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz stepping 01
|
||||
Loading…
Reference in a new issue