[lttng-dev] lttng-tools 2.10.4 broken when auto loading session

2018-05-03 Thread Anders Wallin
Hi, lttng-tools hangs when a session is stored /etc/lttng/session/auto/ $ head -10 /etc/lttng/sessions/auto/test.lttng test UST PER_UID

Re: [lttng-dev] lttng-tools 2.10.4 broken when auto loading session

2018-05-03 Thread Anders Wallin
25258405ed9590fcbcfb02c10dd8c018dba3a7bd introduced the bug tors 3 maj 2018 kl 14:27 skrev Anders Wallin : > Hi, > > lttng-tools hangs when a session is stored /etc/lttng/session/auto/ > > $ head -10 /etc/lttng/sessions/auto/test.lttng > > > > test > >

Re: [lttng-dev] lttng-tools 2.10.4 broken when auto loading session

2018-05-03 Thread Jonathan Rajotte-Julien
On Thu, May 03, 2018 at 12:27:48PM +, Anders Wallin wrote: > Hi, > > lttng-tools hangs when a session is stored /etc/lttng/session/auto/ > > $ head -10 /etc/lttng/sessions/auto/test.lttng > > > > test > > >

Re: [lttng-dev] lttng-tools 2.10.4 broken when auto loading session

2018-05-03 Thread Anders Wallin
File appended Regards Anders tors 3 maj 2018 kl 17:33 skrev Jonathan Rajotte-Julien < jonathan.rajotte-jul...@efficios.com>: > On Thu, May 03, 2018 at 12:27:48PM +, Anders Wallin wrote: > > Hi, > > > > lttng-tools hangs when a session is stored /etc/lttng/session/auto/ > > > > $ head -10 /et

[lttng-dev] [PATCH lttng-ust] Fix: build jni libs with openjdk >= 10

2018-05-03 Thread Michael Jeanson
In openjdk 10, the "javah" utility used to generate c headers from java classes was removed and replaced with an option of "javac". When we detect "javac" but no "javah", assume we are working with openjdk >= 10 and configure the build system to use the proper tool and switches. Signed-off-by: Mi

Re: [lttng-dev] [PATCH lttng-ust] Fix: build jni libs with openjdk >= 10

2018-05-03 Thread Mathieu Desnoyers
Merged into master, 2.10, 2.9, thanks! Mathieu - On May 3, 2018, at 3:42 PM, Michael Jeanson mjean...@efficios.com wrote: > In openjdk 10, the "javah" utility used to generate c headers from java > classes was removed and replaced with an option of "javac". > > When we detect "javac" but no

Re: [lttng-dev] Tracepoints for pthreads conditional variables

2018-05-03 Thread Shehab Elsayed
Thanks for the reply. Here is a link to the repo https://github.com/ShehabElsayed/LTTng_debugging.git It contains the LTTng source code I am using and one of the benchmarks that is causing problems. Shehab Y. Elsayed, MSc. PhD Student The Edwards S. Rogers Sr. Dept. of Electrical and Computer Eng