[lttng-dev] enable-channel switch timer not getting updated
Mathieu Desnoyers
mathieu.desnoyers at efficios.com
Fri Jan 23 14:16:47 EST 2015
----- Original Message -----
> From: "Anand Neeli" <anand.neeli at gmail.com>
> To: lttng-dev at lists.lttng.org
> Sent: Friday, January 23, 2015 5:16:31 AM
> Subject: [lttng-dev] enable-channel switch timer not getting updated
> Hi All,
> I'm using 2.4.1 version.
> and i dont see switch timer being updated in output of "lttng list <session>"
> i'm using default subbuf-size and default sub-buf count.
> output :
> $ # lttng list mys4
> Tracing session mys4: [active]
> Trace path: net4:// 127.0.0.1:5342/ [data: 5343]
> === Domain: UST global ===
> Buffer type: per PID
> Channels:
> -------------
> - myc4: [enabled]
> Attributes:
> overwrite mode: 0
> subbufers size: 4096
> number of subbufers: 4
> switch timer interval: 0 <<<<<<<< doesnt show switch-timer
> read timer interval: 0
> output: mmap()
> Events:
> * (type: tracepoint) [enabled] [has exclusions]
> i used following commands to create session
> lttng --no-sessiond create mys4 --live 200000 -U net://localhost
> lttng enable-channel myc4 --userspace --buffers-pid -s mys4 --tracefile-size
> 8388608 --tracefile-count 8 --switch-timer 1000
> lttng enable-event --channel myc4 --userspace --all --exclude 'ust_libc:*' -s
> mys4
> lttng start mys4
> Please let me know if i missed anything.
Can you try on the latest stable-2.4 commit ? (or at least the last 2.4.x release)
Thanks,
Mathieu
> Thanks,
> Anand Neeli
> _______________________________________________
> lttng-dev mailing list
> lttng-dev at lists.lttng.org
> http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
--
Mathieu Desnoyers
EfficiOS Inc.
http://www.efficios.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lttng.org/pipermail/lttng-dev/attachments/20150123/131337a7/attachment.html>
More information about the lttng-dev
mailing list