generic-poky/bitbake/bin
Alexandru DAMIAN 85a17f86ea bitbake: add option to write offline event log file
This patch adds a "-w/--write-log" option to bitbake
that writes an event log file for the current build.

The name of the file is passed as a parameter to the "-w"
argument. If the parameter is the empty string '', the file
name is generated in the form bitbake_eventlog_DATE.json,
where DATE is the current date and time, with second precision.

The "-w" option can also be supplied as the BBEVENTLOG
environment variable.

We add a script, toater-eventreplay, that reads an event
log file and loads the data into a Toaster database, creating
a build entry.

We modify the toasterui to fix minor issues with reading
events from an event log file.

Performance impact is undetectable under no-task executed builds.

(Bitbake rev: 1befb4a783bb7b7b387d4b5ee08830d9516f1ac2)

Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-12-18 10:24:06 +00:00
..
bitbake bitbake: add option to write offline event log file 2014-12-18 10:24:06 +00:00
bitbake-diffsigs bitbake: bitbake-diffsigs: Fix runtime error when no arguments are given 2014-04-27 01:27:55 +01:00
bitbake-dumpsig bitbake: bitbake-dumpsig: introduce command line and error handling 2013-10-07 09:37:35 +01:00
bitbake-layers bitbake: bitbake: show wildcard appends for bitbake-layers 2014-06-06 10:33:19 +01:00
bitbake-prserv bitbake/bitbake-prserv: Set file mode bits "x". 2012-03-02 16:22:27 +00:00
bitbake-selftest bitbake: bitbake-selftest: fix help message to include command line 2014-04-09 14:31:14 +01:00
bitbake-worker bitbake: bitbake-worker: exit normally when SIGHUP 2014-11-20 14:15:32 +00:00
bitdoc bitbake: Update users of getVar/setVar to use the data store functions directly 2011-11-27 10:35:30 +00:00
image-writer bitbake: hig.py: refactor into individual components 2013-01-16 12:51:33 +00:00
toaster bitbake: toastergui: layer name correlation 2014-11-21 11:49:23 +00:00
toaster-eventreplay bitbake: add option to write offline event log file 2014-12-18 10:24:06 +00:00