commit | 6c887b2acb1e97509cb4e4ee6aa13a5fb91ac3e8 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Jun 11 11:14:43 2013 -0700 |
committer | Tom Rini <trini@ti.com> | Wed Jun 26 10:16:41 2013 -0400 |
tree | bca1566fe41a1ff3428d96eeb0b296a6fda22861 | |
parent | 71c52dba2bf42937e6c6b736393eeecb11f10d8f [diff] |
Add proftool to decode profile data 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>