[U-Boot] [PATCH v2 1/7] Add bootgraph.pl script for generating a boot graph SVG file

Wolfgang Denk wd at denx.de
Thu Oct 6 23:38:33 CEST 2011


Dear Andrew Murray,

In message <1315658227-4388-1-git-send-email-amurray at theiet.org> you wrote:
> From: Andrew Murray <amurray at mpcdata.com>
> 
> This is a port of the kernel's script/bootgraph.pl script which generates an
> SVG image illustrating boot time in UBoot. The script relies on additional
> output generated by UBoot during boot when the CONFIG_BOOT_TRACE option is
> enabled.
> 
> Signed-off-by: Andrew Murray <amurray at theiet.org>
> ---
>  tools/bootgraph.pl |  189 ++++++++++++++++++++++++++++++++++++++++++++++++++++
>  1 files changed, 189 insertions(+), 0 deletions(-)
>  create mode 100755 tools/bootgraph.pl

Checkpatch says:

total: 4 errors, 28 warnings, 189 lines checked

Please clean up and resubmit.  Thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Honest error is to be pitied, not ridiculed.
                                       -- Philip Earl of Chesterfield


More information about the U-Boot mailing list