<div dir="ltr">the example works now. thanks for your time<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">El mar., 16 abr. 2019 a las 19:46, Mathieu Desnoyers (<<a href="mailto:mathieu.desnoyers@efficios.com">mathieu.desnoyers@efficios.com</a>>) escribió:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
<br>
----- On Apr 16, 2019, at 11:34 AM, Luis Ayuso <a href="mailto:luis.f.ayuso@gmail.com" target="_blank">luis.f.ayuso@gmail.com</a> wrote:<br>
<br>
> Dear Lttng community.<br>
<br>
> I tried to profile the example code, as described in the documentation @ [<br>
> <a href="https://lttng.org/docs/v2.10" rel="noreferrer" target="_blank">https://lttng.org/docs/v2.10</a> | <a href="https://lttng.org/docs/v2.10" rel="noreferrer" target="_blank">https://lttng.org/docs/v2.10</a> ]<br>
> and I could not get any satisfactory result.<br>
<br>
> I am using<br>
> - lttng (LTTng Trace Control) 2.10.2 - KeKriek<br>
> - Ubuntu 18.04.2<br>
<br>
> I created the files hello-tp.c hello-tp.h hello.c as described in the<br>
> documentation<br>
> The code succesfully compiles.<br>
> Kernel modules are loaded.<br>
> lttng-sessiond --daemonize runs with not acknowledgement.<br>
<br>
> nevertheless, lttng create session command returns an error I am unable to<br>
> justify:<br>
> lttng create test<br>
> Session test created.<br>
> Traces will be written in /home/luis/lttng-traces/test-20190416-173219<br>
> Error: Unable to create config file<br>
> Error: Command error<br>
<br>
> - Do I need any extra setup step that is no documented in the web?<br>
> - Is the package at ubuntu repos working correctly?<br>
> - are there known conflicts with any other software<br>
<br>
This message appears when lttng fails to create either:<br>
<br>
- $LTTNG_HOME/.lttngrc (if the LTTNG_HOME environment variable is set), or<br>
- $HOME/.lttngrc otherwise.<br>
<br>
Please double-check the content of those environment variables and access rights<br>
to the directories they lead to.<br>
<br>
Thanks,<br>
<br>
Mathieu<br>
<br>
-- <br>
Mathieu Desnoyers<br>
EfficiOS Inc.<br>
<a href="http://www.efficios.com" rel="noreferrer" target="_blank">http://www.efficios.com</a><br>
</blockquote></div>