Re: [lttng-dev] Listing live sessions after a session is destroyed

2014-10-31 Thread Marc-André Laperle
Hi Jérémie, Thank you for your response. I am seeing this problem with a different viewer than babeltrace that we are implementing in Trace Compass. I filled a bug here: http://bugs.lttng.org/issues/853 What do you mean by creating a new viewer? I meant opening a new connection to relayd

[lttng-dev] [PATCH lttng-ust] Fix: Try loading classes using the thread context class loader

2014-10-31 Thread Jérémie Galarneau
LTTngAgent should load classes using the current thread context's class loader and then try using the system class loader if a ClassNotFoundException is thrown. Signed-off-by: Jérémie Galarneau jeremie.galarn...@efficios.com --- .../java/org/lttng/ust/agent/LTTngAgent.java | 26

Re: [lttng-dev] [PATCH lttng-ust] Fix: Try loading classes using the thread context class loader

2014-10-31 Thread Mathieu Desnoyers
Merged into master and stable-2.6, thanks! Mathieu - Original Message - From: Jérémie Galarneau jeremie.galarn...@efficios.com To: lttng-dev@lists.lttng.org Cc: mathieu desnoyers mathieu.desnoy...@efficios.com, Jérémie Galarneau jeremie.galarn...@efficios.com Sent: Friday, October

[lttng-dev] [PATCH lttng-ust] Update Java agent documentation

2014-10-31 Thread Christian Babeux
Signed-off-by: Christian Babeux christian.bab...@efficios.com --- doc/Makefile.am | 2 +- doc/java-agent.txt| 51 +++ doc/java-util-logging.txt | 41 - 3 files changed, 52 insertions(+), 42

[lttng-dev] [PATCH lttng-ust] Fix: Warn when log4j version is too old

2014-10-31 Thread Christian Babeux
Signed-off-by: Christian Babeux christian.bab...@efficios.com --- liblttng-ust-java-agent/java/org/lttng/ust/agent/LTTngAgent.java | 1 + 1 file changed, 1 insertion(+) diff --git a/liblttng-ust-java-agent/java/org/lttng/ust/agent/LTTngAgent.java

Re: [lttng-dev] [PATCH lttng-ust] Update Java agent documentation

2014-10-31 Thread Mathieu Desnoyers
Merged, thanks! Mathieu - Original Message - From: Christian Babeux christian.bab...@efficios.com To: lttng-dev@lists.lttng.org Cc: mathieu desnoyers mathieu.desnoy...@efficios.com, Christian Babeux christian.bab...@efficios.com Sent: Friday, October 31, 2014 3:33:40 PM Subject:

Re: [lttng-dev] [PATCH lttng-ust] Fix: Warn when log4j version is too old

2014-10-31 Thread Mathieu Desnoyers
Merged, thanks! Mathieu - Original Message - From: Christian Babeux christian.bab...@efficios.com To: lttng-dev@lists.lttng.org Cc: mathieu desnoyers mathieu.desnoy...@efficios.com, Christian Babeux christian.bab...@efficios.com Sent: Friday, October 31, 2014 3:33:59 PM Subject:

Re: [lttng-dev] [PATCH lttng-tools 1/2] Fix: syscall list ioctl number conflict

2014-10-31 Thread David Goulet
merged in 2.6.0-rc2 David On 20 Oct (18:50:32), Mathieu Desnoyers wrote: Signed-off-by: Mathieu Desnoyers mathieu.desnoy...@efficios.com --- src/common/kernel-ctl/kernel-ioctl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/kernel-ctl/kernel-ioctl.h