From: Anthony Liguori <aliguori@us.ibm.com>
To: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PULL 0/6 1.2] Tracing patches for QEMU 1.2
Date: Tue, 14 Aug 2012 13:44:37 -0500 [thread overview]
Message-ID: <87ehn9gvoq.fsf@codemonkey.ws> (raw)
In-Reply-To: <1344948988-8627-1-git-send-email-stefanha@linux.vnet.ibm.com>
Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> writes:
> The last pull request from 19 July was not merged. Here it is rebased on
> qemu.git/master with two additional fixes from Stefan Weil.
I'm not sure what you mean:
commit 903f650b0c77827f8d92b35f61419401d648df1e
Merge: 61dc008 90a147a
Author: Anthony Liguori <aliguori@us.ibm.com>
Date: Mon Jul 23 13:15:34 2012 -0500
Merge remote-tracking branch 'stefanha/tracing' into staging
* stefanha/tracing:
Update simpletrace.py for new log format
Simpletrace v2: Support multiple arguments, strings.
monitor: remove unused do_info_trace
trace: added ability to comment out events in the list
Your pull request was for 90a147a275da3a432bdf00238ebf438eff1d2c1b which
is what is being merged here.
What your pull request inaccurate?
Regards,
Anthony Liguori
>
> The following changes since commit 633decd71119a4293e5e53e6059026c517a8bef0:
>
> Merge remote-tracking branch 'qmp/queue/qmp' into staging (2012-08-13 16:12:35 -0500)
>
> are available in the git repository at:
>
>
> git://github.com/stefanha/qemu.git tracing
>
> for you to fetch changes up to 4552e41025af4694c55854448c3ae4d95e72c7f6:
>
> trace/simple: Replace asprintf by g_strdup_printf (2012-08-14 13:19:57 +0100)
>
> ----------------------------------------------------------------
> Harsh Prateek Bora (4):
> trace: rename TraceRecordHeader to TraceLogHeader
> trace: remove unnecessary write_to_buffer() typecasting
> trace: drop unused TraceBufferRecord->next_tbuf_idx field
> trace: avoid pointer aliasing in trace_record_finish()
>
> Stefan Weil (2):
> trace/simple: Fix compiler warning for 32 bit hosts
> trace/simple: Replace asprintf by g_strdup_printf
>
> scripts/tracetool/backend/simple.py | 2 +-
> trace/simple.c | 35 +++++++++++++----------------------
> trace/simple.h | 1 -
> 3 files changed, 14 insertions(+), 24 deletions(-)
>
> --
> 1.7.10.4
next prev parent reply other threads:[~2012-08-14 18:44 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-14 12:56 [Qemu-devel] [PULL 0/6 1.2] Tracing patches for QEMU 1.2 Stefan Hajnoczi
2012-08-14 12:56 ` [Qemu-devel] [PATCH 1/6] trace: rename TraceRecordHeader to TraceLogHeader Stefan Hajnoczi
2012-08-14 12:56 ` [Qemu-devel] [PATCH 2/6] trace: remove unnecessary write_to_buffer() typecasting Stefan Hajnoczi
2012-08-14 12:56 ` [Qemu-devel] [PATCH 3/6] trace: drop unused TraceBufferRecord->next_tbuf_idx field Stefan Hajnoczi
2012-08-14 12:56 ` [Qemu-devel] [PATCH 4/6] trace: avoid pointer aliasing in trace_record_finish() Stefan Hajnoczi
2012-08-14 12:56 ` [Qemu-devel] [PATCH 5/6] trace/simple: Fix compiler warning for 32 bit hosts Stefan Hajnoczi
2012-08-14 12:56 ` [Qemu-devel] [PATCH 6/6] trace/simple: Replace asprintf by g_strdup_printf Stefan Hajnoczi
2012-08-14 18:44 ` Anthony Liguori [this message]
2012-08-15 7:46 ` [Qemu-devel] [PULL 0/6 1.2] Tracing patches for QEMU 1.2 Stefan Hajnoczi
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=87ehn9gvoq.fsf@codemonkey.ws \
--to=aliguori@us.ibm.com \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@linux.vnet.ibm.com \
/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).