From: Stefan Hajnoczi <stefanha@redhat.com>
To: qemu-devel@nongnu.org
Cc: "Peter Maydell" <peter.maydell@linaro.org>,
"Lluís Vilanova" <vilanova@ac.upc.edu>,
"Anthony Liguori" <aliguori@amazon.com>
Subject: [Qemu-devel] [PULL 0/6] Tracing patches
Date: Wed, 19 Feb 2014 16:45:53 +0100 [thread overview]
Message-ID: <1392824759-7093-1-git-send-email-stefanha@redhat.com> (raw)
Lluis: CCed you since Mohamad's LTTng 2.x patches conflict with your cleanup
series.
The following changes since commit 46eef33b89e936ca793e13c4aeea1414e97e8dbb:
Fix QEMU build on OpenBSD on x86 archs (2014-02-17 11:44:00 +0000)
are available in the git repository at:
git://github.com/stefanha/qemu.git tags/tracing-pull-request
for you to fetch changes up to 94783de6fe746f86a357bc4e3e6759f7f8ad3b39:
trace-events: Fix typo in "offset" (2014-02-19 11:14:08 +0100)
----------------------------------------------------------------
Tracing pull request
----------------------------------------------------------------
Kevin Wolf (1):
trace-events: Fix typo in "offset"
Mohamad Gebai (5):
Fix configure script for LTTng 2.x
Modified the tracetool framework for LTTng 2.x
Adapt Makefiles to the new LTTng ust interface
Update documentation for LTTng ust tracing
Add ust generated files to .gitignore
.gitignore | 2 +
Makefile | 5 ++
configure | 20 ++++--
docs/tracing.txt | 36 +++++++++++
scripts/tracetool/backend/ust.py | 101 ++++++++++++++-----------------
scripts/tracetool/format/ust_events_c.py | 30 +++++++++
scripts/tracetool/format/ust_events_h.py | 57 +++++++++++++++++
trace-events | 8 +--
trace/Makefile.objs | 25 ++++++++
9 files changed, 219 insertions(+), 65 deletions(-)
create mode 100644 scripts/tracetool/format/ust_events_c.py
create mode 100644 scripts/tracetool/format/ust_events_h.py
--
1.8.5.3
next reply other threads:[~2014-02-19 15:46 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-19 15:45 Stefan Hajnoczi [this message]
2014-02-19 15:45 ` [Qemu-devel] [PULL 1/6] Fix configure script for LTTng 2.x Stefan Hajnoczi
2014-02-19 15:45 ` [Qemu-devel] [PULL 2/6] Modified the tracetool framework " Stefan Hajnoczi
2014-02-19 15:45 ` [Qemu-devel] [PULL 3/6] Adapt Makefiles to the new LTTng ust interface Stefan Hajnoczi
2014-02-19 15:45 ` [Qemu-devel] [PULL 4/6] Update documentation for LTTng ust tracing Stefan Hajnoczi
2014-02-19 15:45 ` [Qemu-devel] [PULL 5/6] Add ust generated files to .gitignore Stefan Hajnoczi
2014-02-19 15:45 ` [Qemu-devel] [PULL 6/6] trace-events: Fix typo in "offset" Stefan Hajnoczi
2014-02-19 16:01 ` [Qemu-devel] [PULL 0/6] Tracing patches Lluís Vilanova
2014-02-20 10:24 ` Stefan Hajnoczi
2014-02-21 14:46 ` Peter Maydell
-- strict thread matches above, loose matches on Subject: below --
2019-01-30 3:18 Stefan Hajnoczi
2019-01-31 12:52 ` Peter Maydell
2018-06-27 12:58 Stefan Hajnoczi
2018-06-28 13:26 ` Peter Maydell
2011-04-26 12:25 Stefan Hajnoczi
2011-04-26 13:19 ` Anthony Liguori
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=1392824759-7093-1-git-send-email-stefanha@redhat.com \
--to=stefanha@redhat.com \
--cc=aliguori@amazon.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=vilanova@ac.upc.edu \
/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).