[ltt-dev] LTT Questions

Alexandre Montplaisir alexandre.montplaisir at polymtl.ca
Wed Oct 26 16:02:48 EDT 2011


Hi,

On 11-10-26 06:20 AM, mammar wrote:
> Hi All,
>
>
> I am a newbie to ltt and linux, i have two questions:
>    1. Can ltt be used to know/trace all the system calls made by a single
>    process?

Yes, LTTng (the kernel tracer) can trace syscall entry and exit events,
and then you can isolate the calls related to your process.
If you use UST (the userspace tracer) then you can trace whatever you
want from your application.

>    2. As ltt is available for ARM, so can llt be ported on Android?

Technically yes. It has been ported to Linaro for example.
Someone was looking into porting LTTng to Android some months ago, but
we haven't heard anything in a while.

> Regards
>

-- 
Alexandre Montplaisir
DORSAL lab,
École Polytechnique de Montréal





More information about the lttng-dev mailing list