Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/7] Fixes to oe-build-perf-report
@ 2017-09-15 12:54 Markus Lehtonen
  2017-09-15 12:54 ` [PATCH 1/7] scripts/oe-build-perf-report: fix dumping buildstats Markus Lehtonen
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Markus Lehtonen @ 2017-09-15 12:54 UTC (permalink / raw)
  To: openembedded-core

A collection of miscellanious small fixes to scripts/oe-build-perf-report. No
changes in the output of the script, except for a more valid html syntax.


The following changes since commit d72d116e0228cc0e4391d0558b2d32c3fd5e399c:

  README.qemu: Add from meta-yocto as it belongs in core (2017-09-14 12:39:29 +0100)

are available in the git repository at:

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

Markus Lehtonen (7):
  scripts/oe-build-perf-report: fix dumping buildstats
  scripts/oe-build-perf-report: add AggregateTestData class
  scripts/oe-build-perf-report: fix handling of --history-length
  scripts/oe-build-perf-report: use --hostname in --list
  scripts/oe-build-perf-report: remove dead code
  scripts/oe-build-perf-report: provide valid title in the html report
  scripts/oe-build-perf-report: tidy up html syntax

 scripts/lib/build_perf/html/report.html | 36 ++++++++++++++++++---------------
 scripts/lib/build_perf/report.py        |  5 ++++-
 scripts/oe-build-perf-report            | 33 ++++++++++++++++--------------
 3 files changed, 42 insertions(+), 32 deletions(-)

-- 
2.12.3



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2017-09-15 12:55 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-15 12:54 [PATCH 0/7] Fixes to oe-build-perf-report Markus Lehtonen
2017-09-15 12:54 ` [PATCH 1/7] scripts/oe-build-perf-report: fix dumping buildstats Markus Lehtonen
2017-09-15 12:54 ` [PATCH 2/7] scripts/oe-build-perf-report: add AggregateTestData class Markus Lehtonen
2017-09-15 12:54 ` [PATCH 3/7] scripts/oe-build-perf-report: fix handling of --history-length Markus Lehtonen
2017-09-15 12:54 ` [PATCH 4/7] scripts/oe-build-perf-report: use --hostname in --list Markus Lehtonen
2017-09-15 12:54 ` [PATCH 5/7] scripts/oe-build-perf-report: remove dead code Markus Lehtonen
2017-09-15 12:54 ` [PATCH 6/7] scripts/oe-build-perf-report: provide valid title in the html report Markus Lehtonen
2017-09-15 12:54 ` [PATCH 7/7] scripts/oe-build-perf-report: tidy up html syntax Markus Lehtonen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox