]> code.ossystems Code Review - openembedded-core.git/commit
scripts/oe-build-perf-report: tidy up html syntax
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Fri, 15 Sep 2017 12:54:55 +0000 (15:54 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 18 Sep 2017 10:07:23 +0000 (11:07 +0100)
commit10883bb49ad2f5309883fd352cf320b2e1648615
treefe31be912d7016c521f8ddeebe0498ed33ef33b9
parent46312fde635a717e41d12e7ef01940838316ae17
scripts/oe-build-perf-report: tidy up html syntax

Fix some problems in the html syntax of the generated report:
- prevent empty rows in the summary table
- add one missing column in the results table

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/lib/build_perf/html/report.html