the following patch was just integrated into master: commit 7700f5df07fd80c65eced4deb7d0c6051fd9f2b6 Author: Rudolf Marek r.marek@assembler.cz Date: Fri Sep 2 23:34:15 2011 +0200
Add support utils for tracing
Following patch adds a userspace util genprof which is able to convert the console printed traces to gmon.out file used by gprof & friends. The log2dress will replace the adresses in logfile with a line numbers.
Change-Id: I9f716f3ff2522a24fbc844a1dd5e32ef49b540c5 Signed-off-by: Rudolf Marek r.marek@assembler.cz
See http://review.coreboot.org/179 for details.
-gerrit