Re: [lttng-dev] [PATCH lttng-tools] Enable additional kernel probes

2012-11-14 Thread David Goulet
Ideally, a configuration file would be the way to go but we don't have one yet for the session daemon. I can't say when it will be available... Cheers! David Yannick Brosseau: > Just wondering, would it be possible to have an autodetection mechanism > to load all available probe module? > > (or

Re: [lttng-dev] [PATCH lttng-tools] Enable additional kernel probes

2012-11-14 Thread Yannick Brosseau
Just wondering, would it be possible to have an autodetection mechanism to load all available probe module? (or having a configuration file for this list?) I'm thinking of the use case of people who would not want to load all modules or provide a custom probe module. On 2012-11-14 11:26, David G

Re: [lttng-dev] [PATCH lttng-tools] Enable additional kernel probes

2012-11-14 Thread David Goulet
Merged! Thanks David Woegerer, Paul: > To enable the extra kernel probes (see related thread: > http://lists.lttng.org/pipermail/lttng-dev/2012-November/019046.html) the > following patch is required for lttng-tools: > > From fbf7bdae4af6d082ce71bc0976628e5d24a515fc Mon Sep 17 00:00:00 2001 >

Re: [lttng-dev] [PATCH lttng-tools] Enable additional kernel probes

2012-11-14 Thread Mathieu Desnoyers
* Woegerer, Paul (paul_woege...@mentor.com) wrote: > To enable the extra kernel probes (see related thread: > http://lists.lttng.org/pipermail/lttng-dev/2012-November/019046.html) the > following patch is required for lttng-tools: > > From fbf7bdae4af6d082ce71bc0976628e5d24a515fc Mon Sep 17 00:0

[lttng-dev] [PATCH lttng-tools] Enable additional kernel probes

2012-11-14 Thread Woegerer, Paul
To enable the extra kernel probes (see related thread: http://lists.lttng.org/pipermail/lttng-dev/2012-November/019046.html) the following patch is required for lttng-tools: >From fbf7bdae4af6d082ce71bc0976628e5d24a515fc Mon Sep 17 00:00:00 2001 From: Paul Woegerer Date: Wed, 14 Nov 2012 13:49: