Good catch Philippe,
I pushed a commit that enforces validation of event class/instance
prototypes (TP_ARGS()) at compile-time.
It is pushed into lttng-ust master as:
commit c75c0422c64f33c0102e1778cecc812c58b700e5
Author: Mathieu Desnoyers
Date: Thu Sep 27 15:21:16 2018 -0400
Fix: check
In `resolution_management_tp.tp`, can you try using the exact same
`TP_ARGS` content for both `TRACEPOINT_EVENT_INSTANCE` (also matching
the `TP_ARGS` content of `TRACEPOINT_EVENT_CLASS`)? It's the only
difference I can see.
Philippe Proulx
Philippe Proulx
On Thu, Sep 27, 2018 at 12:15 PM John O
I am really struggling trying to get user space tracing working predictably and
consistently and would appreciate some help.
I created a trace event called
kvm_server:new_connection_tracepoint (see attached), I then use lttng-gen-tp to
generate the .c and .h files which I link to the program a
* Thibault, Daniel (daniel.thiba...@drdc-rddc.gc.ca) wrote:
> > > (Question: If there were several users active at once, would there be
> > > several root user-space lttng-consumerd daemons or still just one?)
> >
> > no
>
>Please clarify: no, there will be several root user-space
>lttng
> > (Question: If there were several users active at once, would there be
> > several root user-space lttng-consumerd daemons or still just one?)
>
> no
Please clarify: no, there will be several root user-space lttng-consumerd
daemons or no, there will be just one root user-space lttng-consu
* Thibault, Daniel (daniel.thiba...@drdc-rddc.gc.ca) wrote:
>I ran a little experiment whose results surprised me. Using a non-tracing
> group user account, I first made sure I had a root lttng-sessiond running and
> a user-space lttng-sessiond. In the first I set up a trace for some kernel
I ran a little experiment whose results surprised me. Using a non-tracing
group user account, I first made sure I had a root lttng-sessiond running and a
user-space lttng-sessiond. In the first I set up a trace for some kernel
events plus all user-space events. In the second I set up a tra
can you see your events?
From: Per Nilsson [mailto:per.e.nils...@ericsson.com]
Sent: September-10-12 3:33 AM
To: lttng-dev@lists.lttng.org
Subject: [lttng-dev] User space tracing
Hi,
I am trying to get started with userspace tracing with LTTng, but I am having a
* Per Nilsson (per.e.nils...@ericsson.com) wrote:
> Hi,
> I am trying to get started with userspace tracing with LTTng, but I am having
> a hard time to get it to work.
> I'm using Ubunto 11.04, with kernel version: 2.6.38-8-generic.
>
> I downloaded and compiled the following lttng software:
>
The root session deamon will see all application from any users
On Sep 10, 2012 10:51 AM, "Alexandre Montplaisir"
wrote:
> Hi,
>
> In your example, you are running the tracer as root (with "sudo") but your
> application is run by your own user. Somebody correct me if I'm wrong, but
> I assume th
Hi,
In your example, you are running the tracer as root (with "sudo") but
your application is run by your own user. Somebody correct me if I'm
wrong, but I assume that in a case like this the root tracer will not
see the other user's applications.
Could you try running the lttng commands without
-12 3:33 AM
To: lttng-dev@lists.lttng.org
Subject: [lttng-dev] User space tracing
Hi,
I am trying to get started with userspace tracing with LTTng, but I am having a
hard time to get it to work.
I'm using Ubunto 11.04, with kernel version: 2.6.38-8-generic.
I downloaded and compiled the foll
Hi,
I am trying to get started with userspace tracing with LTTng, but I am having a
hard time to get it to work.
I'm using Ubunto 11.04, with kernel version: 2.6.38-8-generic.
I downloaded and compiled the following lttng software:
Userspace-rcu-0.7.4
Lttng-ust-2.0.5
Lttng-tools-2-0.4
Babeltrace
13 matches
Mail list logo