Re: [lttng-dev] Crash on first run of target using liblttng-ust-cyg-profile.so, but subsequent runs succeed

2016-03-01 Thread Mathieu Desnoyers
- On Mar 1, 2016, at 1:50 PM, Michael Simons (VISUAL STUDIO) michael.sim...@microsoft.com wrote: > -Original Message- > From: Mathieu Desnoyers [mailto:mathieu.desnoy...@efficios.com] > Sent: Tuesday, March 1, 2016 11:45 AM > To: Michael Simons (VISUAL STUDIO) ; Michael > Jeanson > C

[lttng-dev] How to use the log rotation correctly?

2016-03-01 Thread Jeffrey Chen
Hi LTTng community: LTTng supports trace rotation by having flags "--tracefile-size", "--tracefile-count". What is the correct use case on using the rotation files? What we want to do is, without stopping the session, and collect the completed traces (reached file max size), and output the tr

Re: [lttng-dev] Crash on first run of target using liblttng-ust-cyg-profile.so, but subsequent runs succeed

2016-03-01 Thread Michael Simons (VISUAL STUDIO)
-Original Message- From: Mathieu Desnoyers [mailto:mathieu.desnoy...@efficios.com] Sent: Tuesday, March 1, 2016 11:45 AM To: Michael Simons (VISUAL STUDIO) ; Michael Jeanson Cc: lttng-dev Subject: Re: [lttng-dev] Crash on first run of target using liblttng-ust-cyg-profile.so, but subse

Re: [lttng-dev] Crash on first run of target using liblttng-ust-cyg-profile.so, but subsequent runs succeed

2016-03-01 Thread Mathieu Desnoyers
- On Mar 1, 2016, at 11:35 AM, Michael msim...@microsoft.com wrote: > Mathieu Desnoyers efficios.com> writes: > >> >> >> >> >> - On Feb 12, 2016, at 3:21 PM, Mathieu Desnoyers > efficios.com> wrote: >> >> - On Feb 12, 2016, at 12:02 PM, Mathieu Desnoyers > efficios.com> wrote:

Re: [lttng-dev] Crash on first run of target using liblttng-ust-cyg-profile.so, but subsequent runs succeed

2016-03-01 Thread Michael
Mathieu Desnoyers efficios.com> writes: > > > > > - On Feb 12, 2016, at 3:21 PM, Mathieu Desnoyers efficios.com> wrote: > > - On Feb 12, 2016, at 12:02 PM, Mathieu Desnoyers efficios.com> wrote: > > > On Feb 11, 2016, at 9:01 AM, Sean Heelan gmail.com> wrote: > > Hi all