Mirror of the lttng-dev mailing list
 help / color / mirror / Atom feed
From: dgoulet@efficios.com (David Goulet)
Subject: [lttng-dev] [Fix:lttng-tools-PATCH] Fix:Change the type of enabled in lttng_event to a signed int
Date: Mon, 11 Jun 2012 14:28:03 -0400	[thread overview]
Message-ID: <4FD638B3.6040200@efficios.com> (raw)
In-Reply-To: <1339165148-6653-1-git-send-email-danny.serres@efficios.com>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hey,

Merged upstream!

I'm still considering if I "can" put it in the stable-2.0 branch since this
basically change the lttng.h ABI ...

Thanks!
David

On 08/06/12 10:19 AM, Danny Serres wrote:
> Signed-off-by: Danny Serres <danny.serres at efficios.com> --- 
> include/lttng/lttng.h |    2 +- 1 file changed, 1 insertion(+), 1
> deletion(-)
> 
> diff --git a/include/lttng/lttng.h b/include/lttng/lttng.h index
> 3b1be61..c80e282 100644 --- a/include/lttng/lttng.h +++
> b/include/lttng/lttng.h @@ -214,7 +214,7 @@ struct lttng_event { enum
> lttng_loglevel_type loglevel_type; int loglevel;
> 
> -	uint32_t enabled; +	int32_t enabled;	/* Does not apply: -1 */ pid_t pid;
> 
> char padding[LTTNG_EVENT_PADDING1];
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQEcBAEBAgAGBQJP1jiwAAoJEELoaioR9I02DmgIAI5JS3wQCwoBOIxKJz4GkA2+
QC7AEtCRKfG6AGPi3MN7EGav+hCTHAxfGK3CWr3CDi/Vo7uE3ofZ6wI3HgTdF1aH
rEZPho96hhvsdu5p33HGg1BHuKhteYKa/TukzURBRPlu0+ruDol0rFsJn/SXblTe
WczjFTRku+EAmF55V+gXOwhZ0wazZ47lcKIIg5EZMuSQo5PsRh/OD+w5j+15+2QP
nHCFzEWEevnKmfmlhSfi0voyvNlxLzmc9ppv0AWUYX5mbppL6aCjHVu+RUphAAL4
R2D+C6ApRQOWnn+pFj3SALxas3sWuDHDCDCXSesjCWYT5wRoM6wY/ykgETC3Q+U=
=sPTt
-----END PGP SIGNATURE-----



  reply	other threads:[~2012-06-11 18:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-08 14:19 Danny Serres
2012-06-11 18:28 ` David Goulet [this message]
2012-06-11 18:40   ` Mathieu Desnoyers

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=4FD638B3.6040200@efficios.com \
    --to=dgoulet@efficios.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