[Buildroot] [PATCH 1/4] graph-build-time: generate graphs based on timing data

Yann E. MORIN yann.morin.1998 at free.fr
Sat Dec 28 15:53:52 UTC 2013


Thomas, All,

On 2013-12-28 16:26 +0100, Thomas Petazzoni spake thusly:
> On Sat, 28 Dec 2013 00:12:49 +0100, Yann E. MORIN wrote:
> 
> > Example usage:
> > 
> >   cat $(O)/build-time.log | \
> >       ./support/scripts/graph-build-time \
> >       --type=histogram --output=foobar.pdf
> 
> I'm wondering: since the script has a --output/-o option, would it make
> more sense to have a --input/-i option instead of passing the
> build-time.log contents on the standard input?

Agreed. If no --input is specified, then read stdin, otherwise, read
file specified with --input.

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'



More information about the buildroot mailing list