ouple of days old.
Thanks
BR
/Stanislav
STANISLAV VOVK
Software developer
Ericsson AB
RBS Platform
Färögatan 6
Stockholm, Sweden
Phone +46 10 7151937
Mobile +46761153432
stanislav.v...@ericsson.com
www.ericsson.com
[http://www.ericsson.com/shared/images/Email.gif]<http://www.ericsson.com
nislav
-Original Message-
From: Mathieu Desnoyers [mailto:mathieu.desnoy...@efficios.com]
Sent: den 29 februari 2012 15:00
To: Stanislav Vovk
Cc: lttng-dev@lists.lttng.org; Julien Desfossez; Tan Dung Le Tran; Laverne
Morrison
Subject: Re: [lttng-dev] lttng2.0, Babeltrace
Hi Stanislav,
oups?
Is this something that I can use in the above scenario?
Thanks!
--
Stanislav Vovk Phone: +46 107151937
TN/EAB/FJB/DLM (SE KI30 05 467) SMS: +46 761153432
Ericsson AB
Färögatan 2-6, 164 56 Kista, Sweden
___
lttng-dev mailing
Hi
I am using Linux kernel 3.2 on PowerPC and have a question about LTTng2 kernel
modules.
As stated in the README CONFIG_TRACEPOINTS is required, in my kernel config it
does not exist. Do I need to patch my kernel to build LTTng modules and make it
work? Or how to proceed ... It seems like I c
Hi,
I did not find any snapshot handling in the lttng.h! Only create session in a
snapshot mode but nothing about taking a snapshot. Is it something that will be
added?
Cheers,
Stanislav
___
lttng-dev mailing list
lttng-dev@lists.lttng.org
http://list
Hi,
Have a few questions regarding lttng configuration in a multi user system.
In my system there are two users, root and Bob. I am starting sessiond at boot
as root user. And instrumented programs are started as either root or Bob. I am
logged in to the system and controlling lttng as root use
-
From: jeremie.galarn...@gmail.com [mailto:jeremie.galarn...@gmail.com] On
Behalf Of Jérémie Galarneau
Sent: den 9 augusti 2013 16:55
To: Stanislav Vovk
Cc: lttng-dev@lists.lttng.org
Subject: Re: [lttng-dev] one sessiond for multiuser system
On Fri, Aug 9, 2013 at 4:01 AM, Stanislav Vo
Hi,
Running a 32bit session deamon on a 64 bit host fails when creating a channel.
The following error message is given,
Default snapshot output set to: /tmp/ltt
Snapshot mode set. Every channel enabled for that session will be set in
overwrite mode and mmap output.
Error: Channel ch_tri: 32-b
Signed-off-by: Stanislav Vovk
---
src/bin/lttng-sessiond/main.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/bin/lttng-sessiond/main.c b/src/bin/lttng-sessiond/main.c
index db92191..4968ee2 100644
--- a/src/bin/lttng-sessiond/main.c
+++ b/src/bin/lttng-sessiond/main.c