From 6c887b2acb1e97509cb4e4ee6aa13a5fb91ac3e8 Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Tue, 11 Jun 2013 11:14:43 -0700 Subject: 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 --- tools/.gitignore | 1 + 1 file changed, 1 insertion(+) (limited to 'tools/.gitignore') diff --git a/tools/.gitignore b/tools/.gitignore index 9bce719..a7fee26 100644 --- a/tools/.gitignore +++ b/tools/.gitignore @@ -9,6 +9,7 @@ /mxsboot /ncb /ncp +/proftool /ubsha1 /xway-swap-bytes /*.exe -- cgit v1.1