From: Elliot Smith <elliot.smith@intel.com>
To: bitbake-devel@lists.openembedded.org
Subject: [PATCH 0/7] fixes for toaster-eventreplay
Date: Wed, 6 Jul 2016 11:58:58 +0100 [thread overview]
Message-ID: <cover.1467802608.git.elliot.smith@intel.com> (raw)
Fix the Toaster event replay script so that it is able to run dumped
bitbake event JSON files.
For testing instructions, see
https://lists.yoctoproject.org/pipermail/toaster/2016-June/004875.html
The following changes since commit 025a2de5d67e491208fb7e76996ee0293d6fcf07
(toaster-next):
toaster: views Fix most frequently built target in project reporting (2016-07-04 13:37:28 +0100)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib elliot/submit/ed/toaster/eventplay-9585
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=elliot/submit/ed/toaster/eventplay-9585
Ed Bartosh (6):
eventreplay: add MockConnection.getEventHandle method
eventprelay: implement setEventMask command
eventreplay: fix event loading code
eventreplay: replace MockConfigParameters with namedtuple
eventreplay: reorganize imports
eventreplay: rewrite the script
Elliot Smith (1):
buildinfohelper: ensure task datetimes are timezone-aware
bin/toaster-eventreplay | 220 +++++++++++++++++--------------------------
lib/bb/ui/buildinfohelper.py | 2 +-
2 files changed, 87 insertions(+), 135 deletions(-)
--
2.7.4
next reply other threads:[~2016-07-06 10:59 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-06 10:58 Elliot Smith [this message]
2016-07-06 11:00 ` [PATCH 1/7] eventreplay: add MockConnection.getEventHandle method Elliot Smith
2016-07-06 11:00 ` [PATCH 2/7] eventprelay: implement setEventMask command Elliot Smith
2016-07-06 11:00 ` [PATCH 3/7] eventreplay: fix event loading code Elliot Smith
2016-07-06 11:00 ` [PATCH 4/7] eventreplay: replace MockConfigParameters with namedtuple Elliot Smith
2016-07-06 11:00 ` [PATCH 5/7] eventreplay: reorganize imports Elliot Smith
2016-07-06 11:00 ` [PATCH 6/7] eventreplay: rewrite the script Elliot Smith
2016-07-06 11:00 ` [PATCH 7/7] buildinfohelper: ensure task datetimes are timezone-aware Elliot Smith
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1467802608.git.elliot.smith@intel.com \
--to=elliot.smith@intel.com \
--cc=bitbake-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.