[coreboot-gerrit] Patch merged into coreboot/master: cbmem: export base_time in timestamp table

gerrit at coreboot.org gerrit at coreboot.org
Tue Jul 14 22:50:20 CEST 2015


the following patch was just integrated into master:
commit 31540fb7855a17ac82406f8a42d9a3b8115c12bd
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Sat Jul 11 12:44:10 2015 -0500

    cbmem: export base_time in timestamp table
    
    It's helpful to know the base_time (1st timestamp) in the
    timestamp table because it provides more information like
    the accumulated time before the first timestamp was recorded.
    
    In order to maximize this information report the base time
    as an entry that is printed. It's called '1st timestamp'.
    The implementation turns all the timestamp entries into absolute
    times so one can observe both absolute and relative time for
    each marker.
    
    Change-Id: I1334a2d980e3bcc2968a3bd6493c68b9efcca7ae
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: http://review.coreboot.org/10883
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Tested-by: build bot (Jenkins)
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>


See http://review.coreboot.org/10883 for details.

-gerrit



More information about the coreboot-gerrit mailing list