coreboot-kgpe-d16/src/console
Kyösti Mälkki 94694a810e console,boot_state: Reformat state times output
For each boot_state, report the times spent interleaved
with other console output and remove the samples arrays.

The time spent to report the times to console is not
accounted for.

Change-Id: I0c847da98901c56b356b4a933d9ae865dada98b6
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36584
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2019-12-31 17:38:04 +00:00
..
Kconfig arch/x86: Drop uses of ROMCC_BOOTBLOCK 2019-12-19 03:26:27 +00:00
Makefile.inc postcar: Fix linking error with disabled postcar console 2019-10-16 11:38:23 +00:00
console.c AUTHORS: Move src/console copyrights into AUTHORS file 2019-09-10 12:50:44 +00:00
die.c Drop ROMCC code and header guards 2019-12-19 03:25:05 +00:00
hw-debug_sink.adb AUTHORS: Move src/console copyrights into AUTHORS file 2019-09-10 12:50:44 +00:00
hw-debug_sink.ads AUTHORS: Move src/console copyrights into AUTHORS file 2019-09-10 12:50:44 +00:00
init.c console/init.c: Drop CAR_GLOBAL_MIGRATION support 2019-11-29 09:20:27 +00:00
post.c src: Remove some romcc workarounds 2019-12-31 15:22:43 +00:00
printk.c console,boot_state: Reformat state times output 2019-12-31 17:38:04 +00:00
vsprintf.c AUTHORS: Move src/console copyrights into AUTHORS file 2019-09-10 12:50:44 +00:00
vtxprintf.c printf: Automatically prefix %p with 0x 2019-12-11 11:38:59 +00:00