the following patch was just integrated into master:
commit 5ef3380428f35b9196ecfe7f52281bb26080c364
Author: Rudolf Marek <[email protected]>
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 <[email protected]>

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

-gerrit

-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to