All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: Does LTTng UST support ARM?
       [not found] <CAOhR-w31w=er_PfYtGk-QaC+S+iHPgxNH_11iJmKgO6_Bb=Zqw@mail.gmail.com>
@ 2014-05-29 10:19 ` Jan Glauber
       [not found] ` <CAEiAFz23qbrc7GHwHFVWk3Xi3YAzLZtNKaFTb0tbdhX-fTtjMA@mail.gmail.com>
  1 sibling, 0 replies; 4+ messages in thread
From: Jan Glauber @ 2014-05-29 10:19 UTC (permalink / raw)
  To: Hongbo Zhang; +Cc: lttng-dev


[-- Attachment #1.1: Type: text/plain, Size: 798 bytes --]

Hi Hongbo,
I'm using LTTng UST on ARM, so the statement that it does not support the
ARM platform is certainly wrong.

I don't know why you don't get trace results, can you provide some more
details about your setup (LTTng versions, commands you are using, console
output,...)

Regards, Jan


2014-05-29 10:10 GMT+02:00 Hongbo Zhang <hongbo.zhang@linaro.org>:

> Hi all,
> I got info that LTTng UST didn't support ARM platform, does anybody know
> if there is any update about this? LTTng UST still doesn't support ARM
> nowadays?
> I can compile and install userspace-rcu and lttng-ust, but cannot get
> trace result.
> Thanks.
>
> _______________________________________________
> lttng-dev mailing list
> lttng-dev@lists.lttng.org
> http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
>
>

[-- Attachment #1.2: Type: text/html, Size: 1377 bytes --]

[-- Attachment #2: Type: text/plain, Size: 155 bytes --]

_______________________________________________
lttng-dev mailing list
lttng-dev@lists.lttng.org
http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Does LTTng UST support ARM?
       [not found] ` <CAEiAFz23qbrc7GHwHFVWk3Xi3YAzLZtNKaFTb0tbdhX-fTtjMA@mail.gmail.com>
@ 2014-05-30  8:53   ` Hongbo Zhang
       [not found]   ` <CAOhR-w3+L+MKzr1vYoC4JhN7kD1RS6xZVGkrHNphe2TdrjPS=Q@mail.gmail.com>
  1 sibling, 0 replies; 4+ messages in thread
From: Hongbo Zhang @ 2014-05-30  8:53 UTC (permalink / raw)
  To: Jan Glauber; +Cc: lttng-dev


[-- Attachment #1.1: Type: text/plain, Size: 1430 bytes --]

Thank you Jan.
Encouraged by the truth that LTTng UST does work on ARM, I paid more
efforts and run it on my ARM board at last.

I am using a Ubuntu on my board, and I installed lttng-ust and
userspace-rcu from source codes, but installed lttng-tools by apt-get
command(the babeltrace was also included I think), the reason I failed to
trace the lttng-tools from apt-get doesn't work and even doesn't give any
suggestive output.
Then I re-installed lttng-tools and babeltrace from source codes again,
then everything works :)



On 29 May 2014 18:19, Jan Glauber <jan.glauber@gmail.com> wrote:

> Hi Hongbo,
> I'm using LTTng UST on ARM, so the statement that it does not support the
> ARM platform is certainly wrong.
>
> I don't know why you don't get trace results, can you provide some more
> details about your setup (LTTng versions, commands you are using, console
> output,...)
>
> Regards, Jan
>
>
> 2014-05-29 10:10 GMT+02:00 Hongbo Zhang <hongbo.zhang@linaro.org>:
>
>> Hi all,
>> I got info that LTTng UST didn't support ARM platform, does anybody know
>> if there is any update about this? LTTng UST still doesn't support ARM
>> nowadays?
>> I can compile and install userspace-rcu and lttng-ust, but cannot get
>> trace result.
>> Thanks.
>>
>> _______________________________________________
>> lttng-dev mailing list
>> lttng-dev@lists.lttng.org
>> http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
>>
>>
>

[-- Attachment #1.2: Type: text/html, Size: 2396 bytes --]

[-- Attachment #2: Type: text/plain, Size: 155 bytes --]

_______________________________________________
lttng-dev mailing list
lttng-dev@lists.lttng.org
http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Does LTTng UST support ARM?
       [not found]   ` <CAOhR-w3+L+MKzr1vYoC4JhN7kD1RS6xZVGkrHNphe2TdrjPS=Q@mail.gmail.com>
@ 2014-05-30 18:55     ` Alexandre Montplaisir
  0 siblings, 0 replies; 4+ messages in thread
From: Alexandre Montplaisir @ 2014-05-30 18:55 UTC (permalink / raw)
  To: Hongbo Zhang; +Cc: lttng-dev


On 05/30/2014 04:53 AM, Hongbo Zhang wrote:
> Thank you Jan.
> Encouraged by the truth that LTTng UST does work on ARM, I paid more
> efforts and run it on my ARM board at last.
>
> I am using a Ubuntu on my board, and I installed lttng-ust and
> userspace-rcu from source codes, but installed lttng-tools by apt-get
> command(the babeltrace was also included I think), the reason I failed to
> trace the lttng-tools from apt-get doesn't work and even doesn't give any
> suggestive output.
> Then I re-installed lttng-tools and babeltrace from source codes again,
> then everything works :)

You need to use lttng-ust and lttng-tools (and lttng-modules if you use 
the kernel tracer) from the same release branch. So everything needs to 
be 2.4.x, or everything 2.3.x, etc.

If you compiled lttng-ust 2.4 from source, but the distro package 
installed lttng-tools let's say 2.2, it's expected that they wouldn't 
work. :)  However I'd suppose some sort of user-friendly message should 
be printed if incompatible versions are used together.

Cheers,
Alexandre

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Does LTTng UST support ARM?
@ 2014-05-29  8:10 Hongbo Zhang
  0 siblings, 0 replies; 4+ messages in thread
From: Hongbo Zhang @ 2014-05-29  8:10 UTC (permalink / raw)
  To: lttng-dev


[-- Attachment #1.1: Type: text/plain, Size: 254 bytes --]

Hi all,
I got info that LTTng UST didn't support ARM platform, does anybody know if
there is any update about this? LTTng UST still doesn't support ARM
nowadays?
I can compile and install userspace-rcu and lttng-ust, but cannot get trace
result.
Thanks.

[-- Attachment #1.2: Type: text/html, Size: 316 bytes --]

[-- Attachment #2: Type: text/plain, Size: 155 bytes --]

_______________________________________________
lttng-dev mailing list
lttng-dev@lists.lttng.org
http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-05-30 18:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CAOhR-w31w=er_PfYtGk-QaC+S+iHPgxNH_11iJmKgO6_Bb=Zqw@mail.gmail.com>
2014-05-29 10:19 ` Does LTTng UST support ARM? Jan Glauber
     [not found] ` <CAEiAFz23qbrc7GHwHFVWk3Xi3YAzLZtNKaFTb0tbdhX-fTtjMA@mail.gmail.com>
2014-05-30  8:53   ` Hongbo Zhang
     [not found]   ` <CAOhR-w3+L+MKzr1vYoC4JhN7kD1RS6xZVGkrHNphe2TdrjPS=Q@mail.gmail.com>
2014-05-30 18:55     ` Alexandre Montplaisir
2014-05-29  8:10 Hongbo Zhang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.