[coreboot] Patch merged into coreboot/master: 5ef3380 Add support for the tracing infastructure in coreboot.

gerrit at coreboot.org gerrit at coreboot.org
Wed Sep 7 01:26:48 CEST 2011


the following patch was just integrated into master:
commit 5ef3380428f35b9196ecfe7f52281bb26080c364
Author: Rudolf Marek <r.marek at assembler.cz>
Date:   Fri Sep 2 23:23:41 2011 +0200

    Add support for the tracing infastructure in coreboot.
    
    The compiler is forced to emmit special functions on every
    entry/exit of the function. Add a compile time option
    to support it. Function entries will be printed in
    the console. The CONFIG_TRACE has more documentation.
    
    Patch for userspace tools will follow.
    
    Change-Id: I2cbeb3f104892b034c8756f86ed05bf71187c3f3
    Signed-off-by: Rudolf Marek <r.marek at assembler.cz>

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

-gerrit




More information about the coreboot mailing list