]> code.ossystems Code Review - openembedded-core.git/commit
buildstats.bbclass: log host data on failure to task specific file
authorSakib Sajal <sakib.sajal@windriver.com>
Fri, 9 Jul 2021 20:53:43 +0000 (16:53 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 10 Jul 2021 21:40:12 +0000 (22:40 +0100)
commit1a0fb3c0794f4e66086e567a297b4d9379c6b8f3
tree50481679d10bedf35288d6f0f5be5657f9b2ba2b
parentf697332a3a753898183d7c5d2965dd75db9b0a24
buildstats.bbclass: log host data on failure to task specific file

host data, for both interval and failure, was previously
logged into the same file which was difficult to read
as the files file were usually large.

host data is now logged into separate files, for each
type of logging (failure and interval) and also for each
failed task making it easier to read/parse.

Signed-off-by: Sakib Sajal <sakib.sajal@windriver.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/buildstats.bbclass