From mboxrd@z Thu Jan 1 00:00:00 1970 From: alexmonthy@voxpopuli.im (Alexandre Montplaisir) Date: Mon, 01 Oct 2012 11:28:36 -0400 Subject: [lttng-dev] Wich interface to use for lttng ust In-Reply-To: <20121001145925.GC13423@Krystal> References: <14773128.185971349080793918.JavaMail.www@wsfrf1114> <20121001145925.GC13423@Krystal> Message-ID: <5069B6A4.9070001@voxpopuli.im> On 12-10-01 10:59 AM, Mathieu Desnoyers wrote: > * paul.chavent at fnac.net (paul.chavent at fnac.net) wrote: >> Hi. >> >> I would like to try lttng user space traces. I've found two documentations : >> - manual : http://lttng.org/files/ust/manual/ust.html >> - man page : http://lttng.org/files/doc/man-pages/man3/lttng-ust.3.html >> >> Is there any "prefered" choice for reference ? > lttng-ust(3). > >> Should/Can i use >> ust_marker, tracepoint ? > ust_marker do not exist anymore. > > Alexandre, can you remove the old > http://lttng.org/files/ust/manual/ust.html 0.x manpage ? Or make sure > you move it somewhere that clearly states it is outdated ? Done, deleted it since it's deprecated. Alex > > Thanks, > > Mathieu > >> Thank for your replies. >> >> Paul.