Hi,
With 2.11.0, adding contexts no longer works for me in Trace Compass (5.1.0).
This worked before in lttng-tools 2.9.11.
When I try to add contexts to my channel I get the following options:
* All Contexts
*
* // Entire XML file
Does anyone else experience this? Did the
Hi,
On Wed, Oct 23, 2019 at 12:33:59PM +, Kramer, Zach wrote:
> Hi,
>
> With 2.11.0, adding contexts no longer works for me in Trace Compass (5.1.0).
> This worked before in lttng-tools 2.9.11.
>
> When I try to add contexts to my channel I get the following options:
>
> * All Contexts
Hi,
Thanks for the answer. I forwarded this along to them.
(I also confirmed that this problem only exists in 2.11.0 -- 2.10.X is safe
from it).
Thanks,
Zach
-Original Message-
From: Jonathan Rajotte-Julien
Sent: Wednesday, October 23, 2019 3:49 PM
To: Kramer, Zach
Cc: lttng-dev
Su
We don't support building lttng-tools against an older version of
lttng-ust, make this check explicitly at configure.
Signed-off-by: Michael Jeanson
---
configure.ac | 7 +++
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/configure.ac b/configure.ac
index 5c4073ef8..357e2b888
Signed-off-by: Michael Jeanson
---
Makefile.am | 2 +-
configure.ac| 1 +
lttng-ust-ctl.pc.in | 12
3 files changed, 14 insertions(+), 1 deletion(-)
create mode 100644 lttng-ust-ctl.pc.in
diff --git a/Makefile.am b/Makefile.am
index 73b51909..cc923c1d 100644
--- a
Merged into master. Please let me know if it needs to be backported.
Thanks,
Mathieu
- On Oct 23, 2019, at 11:11 AM, Michael Jeanson mjean...@efficios.com wrote:
> Signed-off-by: Michael Jeanson
> ---
> Makefile.am | 2 +-
> configure.ac| 1 +
> lttng-ust-ctl.pc.in | 12 +++
Signed-off-by: Michael Jeanson
---
configure.ac | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/configure.ac b/configure.ac
index 580e0ee3..319cb401 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,10 +1,10 @@
dnl Version infos
m4_define([V_MAJOR], [2])
-m4_define(
Merged, thanks!
Mathieu
- On Oct 23, 2019, at 11:31 AM, Michael Jeanson mjean...@efficios.com wrote:
> Signed-off-by: Michael Jeanson
> ---
> configure.ac | 8
> 1 file changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/configure.ac b/configure.ac
> index 580e0ee3..319cb401