qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/6] Tracing patches
@ 2024-06-10 17:13 Stefan Hajnoczi
  2024-06-10 17:13 ` [PULL 1/6] tracetool: Remove unused vcpu.py script Stefan Hajnoczi
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Stefan Hajnoczi @ 2024-06-10 17:13 UTC (permalink / raw)
  To: qemu-devel
  Cc: Daniel P. Berrangé, Thomas Huth, Stefan Hajnoczi,
	Richard Henderson, Marc-André Lureau, Paolo Bonzini,
	Cédric Le Goater, Mads Ynddal, Alex Williamson,
	Yoshinori Sato, Philippe Mathieu-Daudé, Stefan Berger

The following changes since commit 80e8f0602168f451a93e71cbb1d59e93d745e62e:

  Merge tag 'bsd-user-misc-2024q2-pull-request' of gitlab.com:bsdimp/qemu into staging (2024-06-09 11:21:55 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 4c2b6f328742084a5bd770af7c3a2ef07828c41c:

  tracetool: Forbid newline character in event format (2024-06-10 13:05:27 -0400)

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

Cleanups from Philippe Mathieu-Daudé.

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

Philippe Mathieu-Daudé (6):
  tracetool: Remove unused vcpu.py script
  backends/tpm: Remove newline character in trace event
  hw/sh4: Remove newline character in trace events
  hw/usb: Remove newline character in trace events
  hw/vfio: Remove newline character in trace events
  tracetool: Forbid newline character in event format

 meson.build                   |  1 -
 backends/tpm/tpm_util.c       |  5 +--
 backends/tpm/trace-events     |  3 +-
 hw/sh4/trace-events           |  4 +--
 hw/usb/trace-events           |  6 ++--
 hw/vfio/trace-events          |  4 +--
 scripts/tracetool/__init__.py | 10 ++----
 scripts/tracetool/vcpu.py     | 59 -----------------------------------
 8 files changed, 15 insertions(+), 77 deletions(-)
 delete mode 100644 scripts/tracetool/vcpu.py

-- 
2.45.1



^ permalink raw reply	[flat|nested] 10+ messages in thread
* [PULL 0/6] Tracing patches
@ 2021-07-12 16:49 Stefan Hajnoczi
  2021-07-13 13:31 ` Peter Maydell
  0 siblings, 1 reply; 10+ messages in thread
From: Stefan Hajnoczi @ 2021-07-12 16:49 UTC (permalink / raw)
  To: qemu-devel
  Cc: Peter Maydell, Eduardo Habkost, qemu-block,
	Dr. David Alan Gilbert, Markus Armbruster, Stefan Hajnoczi,
	Cleber Rosa, Paolo Bonzini

The following changes since commit bd38ae26cea0d1d6a97f930248df149204c210a2:

  Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210710' into staging (2021-07-12 11:02:39 +0100)

are available in the Git repository at:

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

for you to fetch changes up to bbe47ed2928542e7db58146b6108e3f2836f278f:

  trace, lttng: require .pc files (2021-07-12 17:37:12 +0100)

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

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

Gerd Hoffmann (5):
  qemu-trace-stap: changing SYSTEMTAP_TAPSET considered harmful.
  trace: iter init tweaks
  trace: add trace_event_iter_init_group
  trace/simple: pass iter to st_write_event_mapping
  trace/simple: add st_init_group

Paolo Bonzini (1):
  trace, lttng: require .pc files

 configure               | 18 ++----------------
 meson.build             |  4 ----
 trace/control.h         | 30 ++++++++++++++++++++++++++----
 trace/simple.h          |  1 +
 monitor/misc.c          |  4 ++--
 trace/control-target.c  |  2 +-
 trace/control.c         | 39 +++++++++++++++++++++++++++++++--------
 trace/qmp.c             |  6 +++---
 trace/simple.c          | 22 +++++++++++++++++-----
 scripts/qemu-trace-stap | 14 ++++----------
 trace/meson.build       |  2 +-
 11 files changed, 88 insertions(+), 54 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2024-06-12 23:01 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-10 17:13 [PULL 0/6] Tracing patches Stefan Hajnoczi
2024-06-10 17:13 ` [PULL 1/6] tracetool: Remove unused vcpu.py script Stefan Hajnoczi
2024-06-10 17:13 ` [PULL 2/6] backends/tpm: Remove newline character in trace event Stefan Hajnoczi
2024-06-10 17:13 ` [PULL 3/6] hw/sh4: Remove newline character in trace events Stefan Hajnoczi
2024-06-10 17:13 ` [PULL 4/6] hw/usb: " Stefan Hajnoczi
2024-06-10 17:13 ` [PULL 5/6] hw/vfio: " Stefan Hajnoczi
2024-06-10 17:13 ` [PULL 6/6] tracetool: Forbid newline character in event format Stefan Hajnoczi
2024-06-12 23:00 ` [PULL 0/6] Tracing patches Richard Henderson
  -- strict thread matches above, loose matches on Subject: below --
2021-07-12 16:49 Stefan Hajnoczi
2021-07-13 13:31 ` 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).