summaryrefslogtreecommitdiff
path: root/tools/proftool.c
AgeCommit message (Collapse)Author
2013-06-26Add proftool to decode profile dataSimon Glass
This tool provides the facility to decode U-Boot trace data and write out a text file in Linux ftrace format for use with pytimechart. Signed-off-by: Simon Glass <sjg@chromium.org>