qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/2] Tracing patches
@ 2020-06-24 10:49 Stefan Hajnoczi
  2020-06-24 10:49 ` [PULL 1/2] scripts/tracetool: Update maintainer email address Stefan Hajnoczi
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Stefan Hajnoczi @ 2020-06-24 10:49 UTC (permalink / raw)
  To: qemu-devel
  Cc: Peter Maydell, Eduardo Habkost, Gerd Hoffmann, Stefan Hajnoczi,
	Cleber Rosa, Paolo Bonzini

The following changes since commit d88d5a3806d78dcfca648c62dae9d88d3e803bd2:

  Merge remote-tracking branch 'remotes/philmd-gitlab/tags/renesas-hw-2020062=
2' into staging (2020-06-23 13:55:52 +0100)

are available in the Git repository at:

  https://github.com/stefanha/qemu.git tags/tracing-pull-request

for you to fetch changes up to db25d56c014aa1a96319c663e0a60346a223b31e:

  trace/simple: Fix unauthorized enable (2020-06-24 11:21:00 +0100)

----------------------------------------------------------------
Pull request

----------------------------------------------------------------

Markus Armbruster (1):
  trace/simple: Fix unauthorized enable

Philippe Mathieu-Daud=C3=A9 (1):
  scripts/tracetool: Update maintainer email address

 trace/simple.h                                |  2 +-
 trace/simple.c                                | 20 +++++++++++++------
 scripts/tracetool.py                          |  2 +-
 scripts/tracetool/__init__.py                 |  2 +-
 scripts/tracetool/backend/__init__.py         |  2 +-
 scripts/tracetool/backend/dtrace.py           |  2 +-
 scripts/tracetool/backend/log.py              |  2 +-
 scripts/tracetool/backend/simple.py           |  2 +-
 scripts/tracetool/backend/ust.py              |  2 +-
 scripts/tracetool/format/__init__.py          |  2 +-
 scripts/tracetool/format/c.py                 |  2 +-
 scripts/tracetool/format/d.py                 |  2 +-
 scripts/tracetool/format/h.py                 |  2 +-
 scripts/tracetool/format/stap.py              |  2 +-
 scripts/tracetool/format/tcg_h.py             |  2 +-
 scripts/tracetool/format/tcg_helper_c.py      |  2 +-
 scripts/tracetool/format/tcg_helper_h.py      |  2 +-
 .../tracetool/format/tcg_helper_wrapper_h.py  |  2 +-
 scripts/tracetool/transform.py                |  2 +-
 scripts/tracetool/vcpu.py                     |  2 +-
 20 files changed, 33 insertions(+), 25 deletions(-)

--=20
2.26.2


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

end of thread, other threads:[~2020-06-25 14:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-24 10:49 [PULL 0/2] Tracing patches Stefan Hajnoczi
2020-06-24 10:49 ` [PULL 1/2] scripts/tracetool: Update maintainer email address Stefan Hajnoczi
2020-06-24 10:49 ` [PULL 2/2] trace/simple: Fix unauthorized enable Stefan Hajnoczi
2020-06-25 14:27 ` [PULL 0/2] Tracing patches Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).