the following patch was just integrated into master: commit 6b0fb0dc3c1cb89af52224a1610daf7b9e943aa6 Author: Aaron Durbin adurbin@chromium.org Date: Fri Apr 26 20:54:16 2013 -0500
boot state: track times for each state
When the MONOTONIC_TIMER is available track the entry, run, and exit times for each state. It should be noted that the times for states that vector to OS or a payload do not have their times reported.
Change-Id: I6af23fe011609e0b1e019f35ee40f1fbebd59c9d Signed-off-by: Aaron Durbin adurbin@chromium.org Reviewed-on: http://review.coreboot.org/3156 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich rminnich@gmail.com
Build-Tested: build bot (Jenkins) at Wed May 1 00:17:13 2013, giving +1 Reviewed-By: Ronald G. Minnich rminnich@gmail.com at Wed May 1 07:16:52 2013, giving +2 See http://review.coreboot.org/3156 for details.
-gerrit