[lttng-dev] Issues compiling User Space Tracing examples from documentation

2018-07-17 Thread John O'Sullivan
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

[lttng-dev] Proposal: Make lttng-analyses part of lttng-tools

2018-07-17 Thread Geneviève Bastien
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

Re: [lttng-dev] Issues compiling User Space Tracing examples from documentation

2018-07-17 Thread Jonathan Rajotte-Julien
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

Re: [lttng-dev] Proposal: Make lttng-analyses part of lttng-tools

2018-07-17 Thread Jonathan Rajotte-Julien
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