Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Beth Flanagan <elizabeth.flanagan@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/1] Disk io measurements for build statistics
Date: Wed,  3 Aug 2011 18:18:25 -0700	[thread overview]
Message-ID: <cover.1312419801.git.elizabeth.flanagan@intel.com> (raw)

This commit adds disk-io statistics functionality on a build
and per-task basis. I've also started drying it up some.

We pull measurements for whatever partition TMPDIR exists on.
We pull /proc/diskstats for every task and the entire build and collect
I do no analysis in this, leaving that for the end user. 
The following changes since commit 5fbac72eb8c3cddf10876cf007aff54180c7264e:

  multilib: Use BPN instead of PN for style like lib${PN} (2011-08-03 18:07:25 +0100)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib eflanagan/disk-io-stats
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=eflanagan/disk-io-stats

Beth Flanagan (1):
  buildstats.bbclass: Adding disk io measurement

 meta/classes/buildstats.bbclass |  220 +++++++++++++++++++++++++--------------
 1 files changed, 142 insertions(+), 78 deletions(-)




             reply	other threads:[~2011-08-04  1:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-04  1:18 Beth Flanagan [this message]
2011-08-04  1:18 ` [PATCH 1/1] buildstats.bbclass: Adding disk io measurement Beth Flanagan
  -- strict thread matches above, loose matches on Subject: below --
2011-08-04 18:23 [PATCH 0/1] Disk io measurements for build statistics Beth Flanagan

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.1312419801.git.elizabeth.flanagan@intel.com \
    --to=elizabeth.flanagan@intel.com \
    --cc=openembedded-core@lists.openembedded.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