Hi ,
I am trying to use some user space tracing, following the example shown here:
https://lttng.org/docs/v2.10/
In the section Trace a user application, I am using the sample provided
--
hello-tp.h
#undef TRACEPOINT_PROVIDER
#define TRACEPOINT_PROVIDER hello_world
#undef
Hi all,
Here's an idea to improve first impression of lttng and hopefully help
the UX of the toolchain:
tl;dr; I propose to make lttng-analyses part of lttng-tools to provide
some basic recording/analysis facilities and make them the blessed way
of getting started with lttng, so that end users
Hi John,
On Tue, Jul 17, 2018 at 02:37:06PM +, John O'Sullivan wrote:
> Hi ,
> I am trying to use some user space tracing, following the example shown here:
> https://lttng.org/docs/v2.10/
> In the section Trace a user application, I am using the sample provided
> As soon as I compile
>
> gcc
Hi Geneviève,
On Tue, Jul 17, 2018 at 02:34:54PM -0400, Geneviève Bastien wrote:
> Hi all,
>
>
> Here's an idea to improve first impression of lttng and hopefully help
> the UX of the toolchain:
>
>
> tl;dr; I propose to make lttng-analyses part of lttng-tools to provide
> some basic recording