<html><body><div style="font-family: arial, helvetica, sans-serif; font-size: 12pt; color: #000000"><div>Hi TSK,<br></div><div>From [1]:<br data-mce-bogus="1"></div><div><p style="margin: 0px;" data-mce-style="margin: 0px;">You <strong>must</strong> provide the following items for the bug to be reproducible:</p><ul><li><strong>Component(s) involved</strong>: <a href="https://bugs.lttng.org/projects/lttng-tools" data-mce-href="https://bugs.lttng.org/projects/lttng-tools">LTTng-tools</a>, <a href="https://bugs.lttng.org/projects/lttng-ust" data-mce-href="https://bugs.lttng.org/projects/lttng-ust">LTTng-UST</a>, <a href="https://bugs.lttng.org/projects/lttng-modules" data-mce-href="https://bugs.lttng.org/projects/lttng-modules">LTTng-modules</a>, <a href="https://bugs.lttng.org/projects/urcu" data-mce-href="https://bugs.lttng.org/projects/urcu">liburcu</a>, or <a href="https://bugs.lttng.org/projects/babeltrace" data-mce-href="https://bugs.lttng.org/projects/babeltrace">Babeltrace</a>? If the bug involves more than one component, report it under the <a href="https://bugs.lttng.org/projects/lttng" data-mce-href="https://bugs.lttng.org/projects/lttng">Redmine LTTng umbrella project</a>.</li><li><strong>Component version</strong>: Full version of the software exhibiting the bug (<code>--version</code> option) or Git commit hash for custom builds.</li><li><strong>System information</strong>:<ul><li>Architecture, number of CPUs.</li><li>Operating system version (<code>uname -a</code>) and distribution<br data-mce-bogus="1"></li></ul></li></ul><div>Please explicitly report the version of each components: lttng-tools, lttng-ust, lttng-modules, liburcu, and babeltrace.<br data-mce-bogus="1"></div></div><div>[1] https://lttng.org/community/#bug-reporting-guidelines<br data-mce-bogus="1"></div><div><br></div><hr id="zwchr" data-marker="__DIVIDER__"><div data-marker="__HEADERS__"><b>From: </b>"tujalasaikiran" <tujalasaikiran@gmail.com><br><b>To: </b>"lttng-dev" <lttng-dev@lists.lttng.org><br><b>Sent: </b>Thursday, March 28, 2019 7:50:17 AM<br><b>Subject: </b>[lttng-dev] Fwd: LTTng user space data not flushed out<br></div><div><br></div><div data-marker="__QUOTED_TEXT__">---------- Forwarded message ----------<br>From: <b>Jérémie Galarneau</b> <<a href="mailto:jeremie.galarneau@efficios.com" target="_blank">jeremie.galarneau@efficios.com</a>><br>Date: Monday, March 25, 2019<br>Subject: LTTng user space data not flushed out<br>To: tujalasaikiran <<a href="mailto:tujalasaikiran@gmail.com" target="_blank">tujalasaikiran@gmail.com</a>><br><br><br>Hi Tujala,<br>
<br>
Please use the public development mailing list<br>
(<a href="mailto:lttng-dev@lists.lttng.org" target="_blank">lttng-dev@lists.lttng.org</a>) to get community support.<br>
Private support is available through EfficiOS' support agreements.<br>
<br>
Thanks,<br>
Jérémie<br>
<br>
On Sat, 23 Mar 2019 at 13:13, tujalasaikiran <<a href="mailto:tujalasaikiran@gmail.com" target="_blank">tujalasaikiran@gmail.com</a>> wrote:<br>
><br>
> Hi,<br>
> I'm using LTTng live mode, the "live" parameter in the below command is the time at which data is flushed. We get zero content size packets if we don't have any data generated from the tracer. This is true for kernel space domain, that is getting content size zero packets. Whereas in the user space domain, I'm not getting zero content size packets this makes the "live viewer"  (babeltrace) to not to show any trace data until the session stop.<br>
> My application generates the kernel domain events frequently whereas userspace domain events generate very rarely. Default flush time in "lttng create" command is 1 second, this is honored in kernel domain whereas in userspace domain not.<br>
> Below commands, I'm using for LTTng configuration and using babel trace viewer to view live trace.<br>
><br>
>                   lttng create mysession --live<br>
>                   lttng enable-event -k sched_swich<br>
>                   lttng enable-event -u mytrace_point:tp_one<br>
>                   lttng start<br>
>                   babeltrace --input-format=lttng-live net://localhost/host/mypc-name/mysession<br>
>                  <---- not getting any data from babeltrace until I stop the session------><br>
>                   lttng stop<br>
>                   <--- I'm getting data from babeltrace once I stop the lttng session  ---><br>
>                   lttng destroy<br>
> Thanks,<br>
> TSK.<br>
><br>
><br>
<br>
<br>
-- <br>
Jérémie Galarneau<br>
EfficiOS Inc.<br>
<a href="http://www.efficios.com" target="_blank">http://www.efficios.com</a><br>
<br>
<br>_______________________________________________<br>lttng-dev mailing list<br>lttng-dev@lists.lttng.org<br>https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev<br></div></div></body></html>