From: Darren Hart <dvhart@linux.intel.com>
To: richard.purdie@linuxfoundation.org,
openembedded-core@lists.openembedded.org
Cc: Darren Hart <dvhart@linux.intel.com>
Subject: [PATCH 0/1] bb-matrix performance metrics gathering and visualization scripts
Date: Fri, 8 Jul 2011 19:02:11 -0700 [thread overview]
Message-ID: <cover.1310175992.git.dvhart@linux.intel.com> (raw)
Add bb-matrix.sh and bb-matrix-plot.sh. Example output of these scripts is
viewable here:
https://wiki.yoctoproject.org/wiki/Build_Performance#bb-matrix
The following changes since commit 9f4eaeef33da5595748253d59d95c7ca548e28fa:
libx11: enable xcb support (2011-07-08 23:02:08 +0100)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib dvhart/bb-perf
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dvhart/bb-perf
Darren Hart (1):
bb-matrix: initial scripts to record TIME(1) metrics for BB and PM
combinations
scripts/contrib/bb-perf/bb-matrix-plot.sh | 137 +++++++++++++++++++++++++++++
scripts/contrib/bb-perf/bb-matrix.sh | 78 ++++++++++++++++
2 files changed, 215 insertions(+), 0 deletions(-)
create mode 100755 scripts/contrib/bb-perf/bb-matrix-plot.sh
create mode 100755 scripts/contrib/bb-perf/bb-matrix.sh
next reply other threads:[~2011-07-09 2:06 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-09 2:02 Darren Hart [this message]
2011-07-09 2:02 ` [PATCH 1/1] bb-matrix: initial scripts to record TIME(1) metrics for BB and PM combinations Darren Hart
2011-07-12 14:06 ` Richard Purdie
2011-07-09 14:56 ` [PATCH 0/1] bb-matrix performance metrics gathering and visualization scripts Otavio Salvador
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=cover.1310175992.git.dvhart@linux.intel.com \
--to=dvhart@linux.intel.com \
--cc=openembedded-core@lists.openembedded.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox