[lttng-dev] UST context causes empty trace

Francis Giraldeau francis.giraldeau at gmail.com
Sat May 11 21:10:49 EDT 2013


With 2.2.0-rc2, when enabling some context for UST, the generated trace
is empty. Here is a small script to reproduce the problem:

$ cat do.sh
lttng create
lttng enable-channel u -u
lttng enable-event -c u -a -u
lttng add-context -c u -u -t vpid -t vtid
lttng start
$@
lttng stop
lttng view
lttng destroy

When commenting out the "add-context" command, then the trace is
generated correctly. Does someone else is able to confirm the problem?

Thanks,

Francis Giraldeau

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4489 bytes
Desc: Signature cryptographique S/MIME
URL: <http://lists.lttng.org/pipermail/lttng-dev/attachments/20130511/8d5a5d91/attachment.bin>


More information about the lttng-dev mailing list