lttng-dev.lists.lttng.org archive mirror
 help / color / mirror / Atom feed
* Re: [RFC Patch] Bump LTTNG_MODULES_ABI_MINOR_VERSION to 5
       [not found] <20191220031151.34539-1-jeremie.galarneau@efficios.com>
@ 2019-12-20 15:47 ` Mathieu Desnoyers
  0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Desnoyers @ 2019-12-20 15:47 UTC (permalink / raw)
  To: Jeremie Galarneau; +Cc: lttng-dev

Pushed into lttng-modules master. You will want to update
src/common/kernel-ctl/kernel-ioctl.h in lttng-tools as well to
keep those files in sync.

Thanks,

Mathieu

----- On Dec 19, 2019, at 10:11 PM, Jeremie Galarneau jeremie.galarneau@efficios.com wrote:

> New operations were added to the lttng-modules ABI as part of the 2.12
> release cycle to support UID tracking and the "session clear"
> functionality.
> 
> This will allow future LTTng-tools versions to check for those
> capabilities.
> 
> Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
> ---
> lttng-abi.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/lttng-abi.h b/lttng-abi.h
> index 5c5d825..1d356ab 100644
> --- a/lttng-abi.h
> +++ b/lttng-abi.h
> @@ -17,7 +17,7 @@
>  * should be increased when an incompatible ABI change is done.
>  */
> #define LTTNG_MODULES_ABI_MAJOR_VERSION		2
> -#define LTTNG_MODULES_ABI_MINOR_VERSION		4
> +#define LTTNG_MODULES_ABI_MINOR_VERSION		5
> 
> #define LTTNG_KERNEL_SYM_NAME_LEN	256
> #define LTTNG_KERNEL_SESSION_NAME_LEN	256
> --
> 2.24.1

-- 
Mathieu Desnoyers
EfficiOS Inc.
http://www.efficios.com
_______________________________________________
lttng-dev mailing list
lttng-dev@lists.lttng.org
https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev

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

* [RFC Patch] Bump LTTNG_MODULES_ABI_MINOR_VERSION to 5
@ 2019-12-20  3:11 Jérémie Galarneau
  0 siblings, 0 replies; 2+ messages in thread
From: Jérémie Galarneau @ 2019-12-20  3:11 UTC (permalink / raw)
  To: lttng-dev

New operations were added to the lttng-modules ABI as part of the 2.12
release cycle to support UID tracking and the "session clear"
functionality.

This will allow future LTTng-tools versions to check for those
capabilities.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
---
 lttng-abi.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lttng-abi.h b/lttng-abi.h
index 5c5d825..1d356ab 100644
--- a/lttng-abi.h
+++ b/lttng-abi.h
@@ -17,7 +17,7 @@
  * should be increased when an incompatible ABI change is done.
  */
 #define LTTNG_MODULES_ABI_MAJOR_VERSION		2
-#define LTTNG_MODULES_ABI_MINOR_VERSION		4
+#define LTTNG_MODULES_ABI_MINOR_VERSION		5
 
 #define LTTNG_KERNEL_SYM_NAME_LEN	256
 #define LTTNG_KERNEL_SESSION_NAME_LEN	256
-- 
2.24.1

_______________________________________________
lttng-dev mailing list
lttng-dev@lists.lttng.org
https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev

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

end of thread, other threads:[~2019-12-20 15:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20191220031151.34539-1-jeremie.galarneau@efficios.com>
2019-12-20 15:47 ` [RFC Patch] Bump LTTNG_MODULES_ABI_MINOR_VERSION to 5 Mathieu Desnoyers
2019-12-20  3:11 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).