[OE-core] [PATCH 0/5] Enhancements to build perf reporting

Markus Lehtonen markus.lehtonen at linux.intel.com
Mon May 15 11:18:40 UTC 2017


This patchset contains a bug fix and two new features for the
oe-build-perf-report script. There's also a patch to to the buildstats-diff
script for analyzing the JSON-based buildstats from build performance test
reports.

The following changes since commit c59fa3bd71b42410bf032846ee8fdb6e6eb1b95c:

  python*-git: Upgrade to version 2.1.3 (2017-05-12 08:49:30 +0100)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib marquiz/fixes-11355
  http://cgit.openembedded.org/openembedded-core-contrib/log/?h=marquiz/fixes-11355

Markus Lehtonen (5):
  oeqa.utils.git: use --verify in rev_parse()
  oe-build-perf-report: use correct x-axis max value in html charts
  oe-build-perf-report: two verbosity levels for --list
  oe-build-perf-report: implement --dump-buildstats
  scripts/buildstats-diff: support optimized rusage values

 meta/lib/oeqa/utils/git.py   |  2 +-
 scripts/buildstats-diff      | 20 +++++++--
 scripts/oe-build-perf-report | 96 +++++++++++++++++++++++++++++++++++++-------
 3 files changed, 99 insertions(+), 19 deletions(-)

-- 
2.12.0




More information about the Openembedded-core mailing list