From: Stefan Hajnoczi <stefanha@redhat.com>
To: qemu-devel@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>
Subject: [PULL v2 0/8] Tracing patches
Date: Thu, 10 Sep 2020 09:10:41 +0100 [thread overview]
Message-ID: <20200910081049.38393-1-stefanha@redhat.com> (raw)
The following changes since commit 9435a8b3dd35f1f926f1b9127e8a906217a5518a:
Merge remote-tracking branch 'remotes/kraxel/tags/sirius/ipxe-20200908-pull-request' into staging (2020-09-08 21:21:13 +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 b15e402fc8861adb65d168d380f39b310599a533:
trace-events: Fix attribution of trace points to source (2020-09-09 17:17:58 +0100)
----------------------------------------------------------------
Pull request
v2:
* Rebased after meson and resolved conflict in "softmmu: Add missing trace-events file"
* Dropped "meson: Don't make object files for dtrace on macOS" (already merged via Paolo's tree)
----------------------------------------------------------------
Markus Armbruster (4):
scripts/cleanup-trace-events: Fix for vcpu property
scripts/cleanup-trace-events: Emit files in alphabetical order
trace-events: Delete unused trace points
trace-events: Fix attribution of trace points to source
Philippe Mathieu-Daudé (1):
softmmu: Add missing trace-events file
Roman Bolshakov (3):
scripts/tracetool: Fix dtrace generation for macOS
scripts/tracetool: Use void pointer for vcpu
net/colo: Match is-enabled probe to tracepoint
softmmu/trace.h | 1 +
net/colo-compare.c | 42 +++++++++++++++++----------------
net/filter-rewriter.c | 10 ++++++--
softmmu/balloon.c | 2 +-
softmmu/ioport.c | 2 +-
softmmu/memory.c | 2 +-
softmmu/vl.c | 2 +-
audio/trace-events | 3 ---
block/trace-events | 8 ++-----
hw/block/trace-events | 2 +-
hw/char/trace-events | 2 +-
hw/display/trace-events | 4 +++-
hw/hyperv/trace-events | 2 +-
hw/mips/trace-events | 2 +-
hw/misc/trace-events | 9 +++----
hw/ppc/trace-events | 10 ++------
hw/riscv/trace-events | 2 +-
hw/rtc/trace-events | 2 +-
hw/timer/trace-events | 1 -
hw/tpm/trace-events | 2 +-
hw/usb/trace-events | 4 +++-
hw/vfio/trace-events | 10 ++++----
hw/virtio/trace-events | 2 +-
meson.build | 1 +
migration/trace-events | 37 +++++++++++++++--------------
net/trace-events | 2 --
scripts/cleanup-trace-events.pl | 23 +++++++++++-------
scripts/tracetool/format/d.py | 15 +++++++++++-
scripts/tracetool/vcpu.py | 2 +-
softmmu/trace-events | 28 ++++++++++++++++++++++
target/ppc/trace-events | 1 -
target/riscv/trace-events | 2 +-
trace-events | 32 +++----------------------
ui/trace-events | 6 ++---
util/trace-events | 4 +++-
35 files changed, 151 insertions(+), 128 deletions(-)
create mode 100644 softmmu/trace.h
create mode 100644 softmmu/trace-events
--
2.26.2
next reply other threads:[~2020-09-10 8:12 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-10 8:10 Stefan Hajnoczi [this message]
2020-09-10 8:10 ` [PULL v2 1/8] softmmu: Add missing trace-events file Stefan Hajnoczi
2020-09-10 8:10 ` [PULL v2 2/8] scripts/tracetool: Fix dtrace generation for macOS Stefan Hajnoczi
2020-09-10 8:10 ` [PULL v2 3/8] scripts/tracetool: Use void pointer for vcpu Stefan Hajnoczi
2020-09-10 8:10 ` [PULL v2 4/8] net/colo: Match is-enabled probe to tracepoint Stefan Hajnoczi
2020-09-10 8:10 ` [PULL v2 5/8] scripts/cleanup-trace-events: Fix for vcpu property Stefan Hajnoczi
2020-09-10 8:10 ` [PULL v2 6/8] scripts/cleanup-trace-events: Emit files in alphabetical order Stefan Hajnoczi
2020-09-10 8:10 ` [PULL v2 7/8] trace-events: Delete unused trace points Stefan Hajnoczi
2020-09-10 8:10 ` [PULL v2 8/8] trace-events: Fix attribution of trace points to source Stefan Hajnoczi
2020-09-11 13:47 ` [PULL v2 0/8] Tracing patches Peter Maydell
-- strict thread matches above, loose matches on Subject: below --
2025-09-16 17:51 Stefan Hajnoczi
2025-09-17 18:09 ` Richard Henderson
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=20200910081049.38393-1-stefanha@redhat.com \
--to=stefanha@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.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 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).