From: Stefan Hajnoczi <stefanha@gmail.com>
To: Mohamad Gebai <mohamad.gebai@gmail.com>
Cc: Mohamad Gebai <mohamad.gebai@polymtl.ca>,
alex.bennee@linaro.org, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v6 0/5] Fix UST backend for LTTng 2.x
Date: Thu, 30 Jan 2014 15:02:55 +0100 [thread overview]
Message-ID: <20140130140255.GA24098@stefanha-thinkpad.redhat.com> (raw)
In-Reply-To: <1391053678-25398-1-git-send-email-mohamad.gebai@polymtl.ca>
On Wed, Jan 29, 2014 at 10:47:53PM -0500, Mohamad Gebai wrote:
> Version 6
>
> * Move ust specific code from tracetool/backend/events.py to
> tracetool/backend/ust.py
>
> 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/Makefile.objs | 25 ++++++++
> 8 files changed, 215 insertions(+), 61 deletions(-)
> create mode 100644 scripts/tracetool/format/ust_events_c.py
> create mode 100644 scripts/tracetool/format/ust_events_h.py
Thanks for your efforts to bring the LTTng UST tracer back to life!
Applied to my tracing tree:
https://github.com/stefanha/qemu/commits/tracing
Stefan
next prev parent reply other threads:[~2014-01-30 14:03 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-30 3:47 [Qemu-devel] [PATCH v6 0/5] Fix UST backend for LTTng 2.x Mohamad Gebai
2014-01-30 3:47 ` [Qemu-devel] [PATCH v6 1/5] Fix configure script " Mohamad Gebai
2014-01-30 3:47 ` [Qemu-devel] [PATCH v6 2/5] Modified the tracetool framework " Mohamad Gebai
2014-01-30 3:47 ` [Qemu-devel] [PATCH v6 3/5] Adapt Makefiles to the new LTTng ust interface Mohamad Gebai
2014-01-30 3:47 ` [Qemu-devel] [PATCH v6 4/5] Update documentation for LTTng ust tracing Mohamad Gebai
2014-01-30 9:55 ` Alex Bennée
2014-01-30 3:47 ` [Qemu-devel] [PATCH v6 5/5] Add ust generated files to .gitignore Mohamad Gebai
2014-01-30 14:02 ` Stefan Hajnoczi [this message]
2014-01-30 15:59 ` [Qemu-devel] [PATCH v6 0/5] Fix UST backend for LTTng 2.x Mohamad Gebai
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=20140130140255.GA24098@stefanha-thinkpad.redhat.com \
--to=stefanha@gmail.com \
--cc=alex.bennee@linaro.org \
--cc=mohamad.gebai@gmail.com \
--cc=mohamad.gebai@polymtl.ca \
--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).