coreboot-kgpe-d16/src/console
Kyösti Mälkki 45ddb4344f console,boot_state: Exclude printk() from reported times
Use monotonic timer to accumulate the time spent in
console code.

For bootblock and romstage, only stage total is reported.
For ramstage each boot_state is reported individually.

Change-Id: Id3998bab553ff803a93257a3f2c7bfea44c31729
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36574
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2019-11-11 10:31:29 +00:00
..
Kconfig console/kconfig: Move ONBOARD_VGA_IS_PRIMARY to 'devices' 2019-11-01 11:58:40 +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 AUTHORS: Move src/console copyrights into AUTHORS file 2019-09-10 12:50:44 +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 src/: Replace some __PRE_RAM__ use 2019-09-14 11:16:17 +00:00
post.c AUTHORS: Move src/console copyrights into AUTHORS file 2019-09-10 12:50:44 +00:00
printk.c console,boot_state: Exclude printk() from reported times 2019-11-11 10:31:29 +00:00
vsprintf.c AUTHORS: Move src/console copyrights into AUTHORS file 2019-09-10 12:50:44 +00:00
vtxprintf.c AUTHORS: Move src/console copyrights into AUTHORS file 2019-09-10 12:50:44 +00:00