scripts/contrib/build-perf-test.sh: change the global results format
authorStefan Stanacar <stefanx.stanacar@intel.com>
Thu, 25 Apr 2013 12:11:01 +0000 (15:11 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 29 Apr 2013 13:45:07 +0000 (14:45 +0100)
commitf2bca9776f2a9f7a5f859634bf82f3a38abd9434
tree4893c647dd1c4332f35227ff725df1a528566fd1
parent43b0b7c14b1016e70686e2cf668bd6a2b101bd14
scripts/contrib/build-perf-test.sh: change the global results format

When all builds have finished write the hostname, commit and times
on a single line in the global results file (useful for merging later
on files from multiple systems).
Also the final cleaning should be last after writing the results.

(From OE-Core rev: 582798f70bf350d2db6911eb8df333ada05f6484)

Signed-off-by: Stefan Stanacar <stefanx.stanacar@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/contrib/build-perf-test.sh