lttng-dev.lists.lttng.org archive mirror
 help / color / mirror / Atom feed
* [PATCH lttng-tools] Bump LTTNG_UST_ABI to 8.0
@ 2019-04-30 18:59 Mathieu Desnoyers
  0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Desnoyers @ 2019-04-30 18:59 UTC (permalink / raw)
  To: jgalar; +Cc: lttng-dev

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
---
 src/bin/lttng-sessiond/lttng-ust-abi.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/bin/lttng-sessiond/lttng-ust-abi.h b/src/bin/lttng-sessiond/lttng-ust-abi.h
index 687eb0b2..40ba1f47 100644
--- a/src/bin/lttng-sessiond/lttng-ust-abi.h
+++ b/src/bin/lttng-sessiond/lttng-ust-abi.h
@@ -44,8 +44,8 @@
 #define LTTNG_UST_COMM_MAGIC			0xC57C57C5
 
 /* Version for ABI between liblttng-ust, sessiond, consumerd */
-#define LTTNG_UST_ABI_MAJOR_VERSION		7
-#define LTTNG_UST_ABI_MINOR_VERSION		2
+#define LTTNG_UST_ABI_MAJOR_VERSION		8
+#define LTTNG_UST_ABI_MINOR_VERSION		0
 
 struct lttng_ust_calibrate;
 
-- 
2.11.0

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH lttng-tools] Bump LTTNG_UST_ABI to 8.0
       [not found] <20190430185951.12050-1-mathieu.desnoyers@efficios.com>
@ 2019-04-30 19:12 ` Jérémie Galarneau
  0 siblings, 0 replies; 2+ messages in thread
From: Jérémie Galarneau @ 2019-04-30 19:12 UTC (permalink / raw)
  To: Mathieu Desnoyers; +Cc: lttng-dev, jgalar

Merged in master and stable-2.11.

I added a note to the commit message referencing the fix
(6c737d05) in the lttng-ust tree.

Thanks!
Jérémie

On Tue, Apr 30, 2019 at 02:59:51PM -0400, Mathieu Desnoyers wrote:
> Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
> ---
>  src/bin/lttng-sessiond/lttng-ust-abi.h | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/src/bin/lttng-sessiond/lttng-ust-abi.h b/src/bin/lttng-sessiond/lttng-ust-abi.h
> index 687eb0b2..40ba1f47 100644
> --- a/src/bin/lttng-sessiond/lttng-ust-abi.h
> +++ b/src/bin/lttng-sessiond/lttng-ust-abi.h
> @@ -44,8 +44,8 @@
>  #define LTTNG_UST_COMM_MAGIC			0xC57C57C5
>  
>  /* Version for ABI between liblttng-ust, sessiond, consumerd */
> -#define LTTNG_UST_ABI_MAJOR_VERSION		7
> -#define LTTNG_UST_ABI_MINOR_VERSION		2
> +#define LTTNG_UST_ABI_MAJOR_VERSION		8
> +#define LTTNG_UST_ABI_MINOR_VERSION		0
>  
>  struct lttng_ust_calibrate;
>  
> -- 
> 2.11.0
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-04-30 19:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-30 18:59 [PATCH lttng-tools] Bump LTTNG_UST_ABI to 8.0 Mathieu Desnoyers
     [not found] <20190430185951.12050-1-mathieu.desnoyers@efficios.com>
2019-04-30 19:12 ` Jérémie Galarneau

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).