All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] fixes for toaster-eventreplay
@ 2016-07-06 10:58 Elliot Smith
  2016-07-06 11:00 ` [PATCH 1/7] eventreplay: add MockConnection.getEventHandle method Elliot Smith
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Elliot Smith @ 2016-07-06 10:58 UTC (permalink / raw)
  To: bitbake-devel

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



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2016-07-06 11:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-06 10:58 [PATCH 0/7] fixes for toaster-eventreplay Elliot Smith
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

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.