From: "Alex Bennée" <alex.bennee@linaro.org>
To: Mohamad Gebai <mohamad.gebai@gmail.com>
Cc: Mohamad Gebai <mohamad.gebai@polymtl.ca>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [RFC PATCH v3 2/5] Modified the tracetool framework for LTTng 2.x.
Date: Wed, 16 Oct 2013 13:06:44 +0100 [thread overview]
Message-ID: <p1a9i9ju7f.fsf@linaro.org> (raw)
In-Reply-To: <1381775755-8421-3-git-send-email-mohamad.gebai@polymtl.ca>
mohamad.gebai@gmail.com writes:
> * A new format is required to generate definitions for ust tracepoints.
> Files ust_events_h.py and ust_events_c.py define common macros, while
> new function ust_events_h in events.py does the actual definition of
> each tracepoint.
> * ust.py generates the new interface for calling userspace tracepoints
> with LTTng 2.x, replacing trace_name(args) to tracepoint(name, args).
> * As explained in ust_events_c.py, -Wredundant-decls gives a warning
> when compiling with gcc 4.7 or older. This is specific to lttng-ust so
> for now use a pragma clause to avoid getting a warning.
>
> Signed-off-by: Mohamad Gebai <mohamad.gebai@polymtl.ca>
<snip>
Reviewed-by: Alex Bennée <alex@bennee.com>
--
Alex Bennée
next prev parent reply other threads:[~2013-10-16 12:06 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-14 18:35 [Qemu-devel] [RFC PATCH v3 0/5] Fix UST backend for LTTng 2.x Mohamad Gebai
2013-10-14 18:35 ` [Qemu-devel] [RFC PATCH v3 1/5] Fix configure script " Mohamad Gebai
2013-10-16 12:06 ` Alex Bennée
2013-10-14 18:35 ` [Qemu-devel] [RFC PATCH v3 2/5] Modified the tracetool framework " Mohamad Gebai
2013-10-16 12:06 ` Alex Bennée [this message]
2013-10-14 18:35 ` [Qemu-devel] [RFC PATCH v3 3/5] Adapt Makefiles to the new LTTng ust interface Mohamad Gebai
2013-10-16 12:08 ` Alex Bennée
2013-10-17 1:04 ` Mohamad Gebai
2013-10-14 18:35 ` [Qemu-devel] [RFC PATCH v3 4/5] Update documentation for LTTng ust tracing Mohamad Gebai
2013-10-15 11:21 ` Alex Bennée
2013-10-15 16:07 ` Mohamad Gebai
2013-10-16 12:05 ` Alex Bennée
2013-10-17 1:02 ` Mohamad Gebai
2013-10-17 9:20 ` Alex Bennée
2013-10-18 6:38 ` Mohamad Gebai
2013-10-14 18:35 ` [Qemu-devel] [RFC PATCH v3 5/5] Add ust generated files to .gitignore Mohamad Gebai
2013-10-16 12:08 ` Alex Bennée
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=p1a9i9ju7f.fsf@linaro.org \
--to=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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.