Mirror of the lttng-dev mailing list
 help / color / mirror / Atom feed
* [lttng-dev] ust libc and fork wrapper question
@ 2013-08-28 18:05 Matthew Khouzam
  2013-08-28 18:47 ` [lttng-dev] [Solved] " Matthew Khouzam
  0 siblings, 1 reply; 3+ messages in thread
From: Matthew Khouzam @ 2013-08-28 18:05 UTC (permalink / raw)


Hello tracing sages,

I was trying out the libc wrapper in ust. It works very well but does
not follow forks. (to be expected)

So I copied "liblttng-ust-fork.so" into my .libs directory along with
"liblttng-libc-wrapper.so".

I then run

$lttng create thing
$lttng enable-channel chan --buffer-uid
$lttng enable-event -a -k
$lttng start
$LD_PRELOAD="liblttng-ust-fork.so liblttng-libc-wrapper.so" firefox
$lttng stop
$lttng destroy

Aaaaaaaaaaand my trace has no events!

I am certain I am doing something wrong, any suggestions?

Matthew




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-08-29 16:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-28 18:05 [lttng-dev] ust libc and fork wrapper question Matthew Khouzam
2013-08-28 18:47 ` [lttng-dev] [Solved] " Matthew Khouzam
2013-08-29 16:59   ` Francis Giraldeau

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox