From: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
To: Richard Purdie <richard.purdie@linuxfoundation.org>,
poky@yoctoproject.org
Subject: Re: [PATCH 0/3] bb-perf: scripting to plot buildstats data
Date: Wed, 16 Nov 2016 16:48:44 -0600 [thread overview]
Message-ID: <d0c2c8eb-6395-c042-c367-310364cb729f@linux.intel.com> (raw)
In-Reply-To: <1479297202.28508.20.camel@linuxfoundation.org>
On 11/16/2016 05:53 AM, Richard Purdie wrote:
> On Tue, 2016-11-15 at 15:19 -0600,
> leonardo.sandoval.gonzalez@linux.intel.com wrote:
>> From: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
>>
>> buildstats data has been mostly unexplored mainly due to the lack of
>> tools
>> to digest this data. The script buildstats.sh has been re-designed to
>> be much more flexible and the new script buildstats-plot.sh uses the
>> latter
>> to produce data to be consumed by gnuplot. The tools used are
>> datamash and
>> gnuplot, so these must be present before running them.
>>
>> Some plots created by buildstats-plot.sh can be found at [1]
>>
>> [1] https://wiki.yoctoproject.org/wiki/MortyBuildstats
>>
> This should go to the OE-Core list?
You are right. buildstats data is produced by a class maintained in
oe-core, so these scripts should go into the same project.
>
> Cheers,
>
> Richard
>
prev parent reply other threads:[~2016-11-16 22:43 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-15 21:19 [PATCH 0/3] bb-perf: scripting to plot buildstats data leonardo.sandoval.gonzalez
2016-11-16 23:05 ` leonardo.sandoval.gonzalez
2016-11-15 21:19 ` [PATCH 1/3] buildstats: Place 'Elapsed Time' stat into a single line leonardo.sandoval.gonzalez
2016-11-16 23:05 ` leonardo.sandoval.gonzalez
2016-11-15 21:19 ` [PATCH 2/3] scripts: Specify the stats to take into account leonardo.sandoval.gonzalez
2016-11-16 23:05 ` leonardo.sandoval.gonzalez
2016-11-15 21:19 ` [PATCH 3/3] bb-perf: plot histograms base on buildstats data leonardo.sandoval.gonzalez
2016-11-16 23:05 ` leonardo.sandoval.gonzalez
2016-11-16 10:25 ` Markus Lehtonen
2016-11-16 22:44 ` Leonardo Sandoval
2016-11-16 11:53 ` [PATCH 0/3] bb-perf: scripting to plot " Richard Purdie
2016-11-16 22:48 ` Leonardo Sandoval [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=d0c2c8eb-6395-c042-c367-310364cb729f@linux.intel.com \
--to=leonardo.sandoval.gonzalez@linux.intel.com \
--cc=poky@yoctoproject.org \
--cc=richard.purdie@linuxfoundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.