<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body>
    Hi Anand<br>
    <br>
    <div class="moz-cite-prefix">On 15-02-23 07:33 AM, Anand Neeli
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAM5kDqxFbM0TVXGuke9KO1KDrqJfUK3kXtCESkD9COT1C3mLQA@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hi All,
        <div><br>
        </div>
        <div>I'm using 2.4.1 and i see following issue. Can anyone let
          me know if there is/was a bug for this? or let me know if i'm
          doing anything wrong here.</div>
      </div>
    </blockquote>
    A quick note on lttng version. We just released version 2.6 thus the
    end of 2.4 support (aka no more bug fix and backport). I highly
    encourage you to move to a supported version such as 2.6 or 2.5.<br>
    The ideal case would be to build from source. See
    <a class="moz-txt-link-freetext" href="http://lttng.org/docs/#doc-building-from-source">http://lttng.org/docs/#doc-building-from-source</a> for more info.<br>
    <br>
    Could you test the application against 2.5 or 2.6? If it still don't
    work we would need a dummy program you can share that replicate the
    problem with a step by step way to reproduce it.<br>
    From there we could go forward.<br>
    <br>
    Cheers! <br>
    <blockquote
cite="mid:CAM5kDqxFbM0TVXGuke9KO1KDrqJfUK3kXtCESkD9COT1C3mLQA@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div><br>
        </div>
        <div>I have my app running, and now if i create a trace session
          then nothing gets logged until the app is restarted.</div>
        <div>Also i have multiple session configured with same events
          enabled on all sessions, but nothing gets logged into any of
          the sessions until the app is restarted.<br>
        </div>
        <div>
          <div><br>
          </div>
          <div>I'm using following commands.</div>
          <div>
            <p class="">lttng-sessiond --consumerd32-path
              /usr/lib/lttng/libexec/lttng-consumerd
              --consumerd32-libdir /usr/lib/ --consumerd64-path
              /usr/lib64/lttng/libexec/lttng-consumerd
              --consumerd64-libdir /usr/lib64/ -b --no-kernelĀ </p>
          </div>
          <div>lttngĀ  --no-sessiond create mys5</div>
          <div>lttng enable-channel myc5 --userspace --buffers-pid -s
            mys5 --tracefile-size 8388608 --tracefile-count 8</div>
          <div>lttng enable-event --channel myc5 --userspace --all <span
              class="">--exclude 'ust_libc:*'</span> -s mys5</div>
          <div>lttng start mys5</div>
        </div>
        <div><br>
        </div>
        <div><br>
        </div>
        <div>Thanks,</div>
        <div>Anand Neeli</div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
lttng-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:lttng-dev@lists.lttng.org">lttng-dev@lists.lttng.org</a>
<a class="moz-txt-link-freetext" href="http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev">http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev</a>
</pre>
    </blockquote>
    <pre class="moz-signature" cols="72">-- 
Jonathan R. Julien
Efficios</pre>
  </body>
</html>