Hello Mathieu and all,

Thanks for your response Mathieu,

I  also guess that may be ltt-control is not installing properly on my  target 
system.. I am attaching the files, are log files of my  commands on ltt-control 
.

I am using a toolchain for cross compiling  (4.2.2-eabi) 


#   CC=arm-unknown-linux-gnueabi-gcc ./configure  
--prefix=/directory/path/for/installing/lttcontrols/ 
--host=arm-unknown-linux-gnueabi  --build=i686-pc-linux-gnu

than
#  make 
#  make install 

I am not so good with cross compiling; this is first time i am using it.. I 
have 
doubt that I am on mistake here.

thanks for helping..


~::Raheel::~




________________________________
From: Mathieu Desnoyers <[email protected]>
To: sindu sindhu <[email protected]>
Cc: lttng polymtl.ca <[email protected]>
Sent: Fri, January 14, 2011 1:34:38 AM
Subject: Re: [ltt-dev] problem with patches for 2.6.29

* sindu sindhu ([email protected]) wrote:
> 
> 
>  Thanks Matheiu for your response,
> 
> It was again creating the same error after applying patchset  lttng 0.124.  I 
> comment the "goto memcpy_fallback;" statement in 
> /linux-2.6.29/include/ltt-relay.h .This line was appeared for 3 times in 
> switch 
>
> cases(2, 4 and 8).

Weird. Make sure you have a clean tree before you apply the patchset.

> 
> 
> after commenting these statements it seems that it worked fine, i compiled 
> and 

> burned kernel image on my Device. And my device is working there fine.
> 
> I cross-compiled ltt-control-0.75 for Architecture=arm, and prefix in a user 
> folder, copied that user folder in the filesystem of my target.
> 
> mounted /mnt/debugfs from fstab this is also correctly mounted.
> 
> Installed lttv on my host pc..
> 
> started adb shell and typed "ltt-armall"
> 
> $ ltt-armall
> ltt-armall: not found!

ltt-armall.sh is distributed with ltt-control. Maybe your make install
did not install it, and you might want to copy it by hand to your
target.

Mathieu

> 
> Any suggestion!?
> Thanks in advance for your response..
> 
> ~::Rahee::~
> 
> 
> 
> 
> ________________________________
> From: Mathieu Desnoyers <[email protected]>
> To: sindu sindhu <[email protected]>
> Cc: [email protected]
> Sent: Wed, January 12, 2011 11:54:42 AM
> Subject: Re: [ltt-dev] problem with patches for 2.6.29
> 
> (ccing ltt-dev)
> 
> * Mathieu Desnoyers ([email protected]) wrote:
> > (sorry for breaking threading, I had problem receiving ltt-dev emails
> > lately)
> > 
> > 
> > > Hello to Matheiu and all,
> > > 
> > > I am facing problem in patches..
> > > 
> > > - Linux kernel 2.6.29
> > > - patches : patch-2.6.29-lttng-0.122
> > > 
> > > applying patches create some Failures.
> > 
> > 
> > Please try using a different patchset version. Refer to
>>http://git.lttng.org/?p=lttv.git;a=blob_plain;f=doc/developer/lttng-lttv-compatibility.html;hb=HEAD
>D
> >D
> > 
> > for the compatibility list. I would recommend trying, e.g. 0.124 on a
> > 2.6.29.1 kernel.
> > 
> > Good luck,
> > 
> > Mathieu
> > 
> > > 
> > > #quilt push -avf
> > > 
> > > ...............some failures while applying patches...................
> > > 
> > > Applying patch 
> lttng-instrumentation-fix-tracepoints-for-network-socket.patch
> > > patching file net/socket.c
> > > Hunk #1 FAILED at 576.
> > > Hunk #2 succeeded at 601 (offset 9 lines).
> > > Hunk #3 FAILED at 669.
> > > Hunk #4 succeeded at 692 (offset 14 lines).
> > > 2 out of 4 hunks FAILED -- saving rejects to file net/socket.c.rej
> > > Applied patch 
>lttng-instrumentation-fix-tracepoints-for-network-socket.patch 
>
> 
> > > (forced; needs refresh)
> > > 
> > > 
> > > 
> > > #make menuconfig
> > > 
> > > ...........I just enabled LTTng, the options inside this are same, i 
> > > didn't 
>
> > > changed them...........
> > > 
> > > [*] Linux Trace Toolkit Next Generation (LTTng)  ---> 
> > > 
> > > #make zImage
> > > 
> > > ............these are some last lines where it creates error............
> > > 
> > > In file included from include/linux/ltt-tracer.h:19,
> > >                  from kernel/marker.c:29:
> > > include/linux/ltt-relay.h: In function 'ltt_relay_do_copy':
> > > include/linux/ltt-relay.h:255: error: label 'memcpy_fallback' used but 
> > > not 

> > > defined
> > > make[1]: *** [kernel/marker.o] Error 1
> > > make: *** [kernel] Error 2
> > > 
> > > 
> > > Although i tried all patches for kernel version 2.6.29 but these all are 
> > > creating error!
> > > how can i fix it...
> > > 
> > > ~::Raheel::~
> > 
> > -- 
> > Mathieu Desnoyers
> > Operating System Efficiency R&D Consultant
> > EfficiOS Inc.
> > http://www.efficios.com
> 
> -- 
> Mathieu Desnoyers
> Operating System Efficiency R&D Consultant
> EfficiOS Inc.
> http://www.efficios.com
> 
> 
> 
>      
-- 
Mathieu Desnoyers
Operating System Efficiency R&D Consultant
EfficiOS Inc.
http://www.efficios.com



      
make  all-recursive
make[1]: Entering directory 
`/home/android/AchroHD/lttng/ltt-control-0.75-15112009'
Making all in liblttctl
make[2]: Entering directory 
`/home/android/AchroHD/lttng/ltt-control-0.75-15112009/liblttctl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory 
`/home/android/AchroHD/lttng/ltt-control-0.75-15112009/liblttctl'
Making all in lttctl
make[2]: Entering directory 
`/home/android/AchroHD/lttng/ltt-control-0.75-15112009/lttctl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory 
`/home/android/AchroHD/lttng/ltt-control-0.75-15112009/lttctl'
Making all in lttd
make[2]: Entering directory 
`/home/android/AchroHD/lttng/ltt-control-0.75-15112009/lttd'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory 
`/home/android/AchroHD/lttng/ltt-control-0.75-15112009/lttd'
Making all in specs
make[2]: Entering directory 
`/home/android/AchroHD/lttng/ltt-control-0.75-15112009/specs'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory 
`/home/android/AchroHD/lttng/ltt-control-0.75-15112009/specs'
make[2]: Entering directory 
`/home/android/AchroHD/lttng/ltt-control-0.75-15112009'
make[2]: Leaving directory 
`/home/android/AchroHD/lttng/ltt-control-0.75-15112009'
make[1]: Leaving directory 
`/home/android/AchroHD/lttng/ltt-control-0.75-15112009'
Making install in liblttctl
make[1]: Entering directory 
`/home/android/AchroHD/lttng/ltt-control-0.75-15112009/liblttctl'
make[2]: Entering directory 
`/home/android/AchroHD/lttng/ltt-control-0.75-15112009/liblttctl'
test -z "/home/android/AchroHD/lttng/lttc75/lib" || /bin/mkdir -p 
"/home/android/AchroHD/lttng/lttc75/lib"
 /bin/bash ../libtool   --mode=install /usr/bin/install -c  'liblttctl.la' 
'/home/android/AchroHD/lttng/lttc75/lib/liblttctl.la'
/usr/bin/install -c .libs/liblttctl.so.0.0.0 
/home/android/AchroHD/lttng/lttc75/lib/liblttctl.so.0.0.0
(cd /home/android/AchroHD/lttng/lttc75/lib && { ln -s -f liblttctl.so.0.0.0 
liblttctl.so.0 || { rm -f liblttctl.so.0 && ln -s liblttctl.so.0.0.0 
liblttctl.so.0; }; })
(cd /home/android/AchroHD/lttng/lttc75/lib && { ln -s -f liblttctl.so.0.0.0 
liblttctl.so || { rm -f liblttctl.so && ln -s liblttctl.so.0.0.0 liblttctl.so; 
}; })
/usr/bin/install -c .libs/liblttctl.lai 
/home/android/AchroHD/lttng/lttc75/lib/liblttctl.la
/usr/bin/install -c .libs/liblttctl.a 
/home/android/AchroHD/lttng/lttc75/lib/liblttctl.a
chmod 644 /home/android/AchroHD/lttng/lttc75/lib/liblttctl.a
arm-unknown-linux-gnueabi-ranlib 
/home/android/AchroHD/lttng/lttc75/lib/liblttctl.a
PATH="$PATH:/sbin" ldconfig -n /home/android/AchroHD/lttng/lttc75/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /home/android/AchroHD/lttng/lttc75/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
test -z "/home/android/AchroHD/lttng/lttc75/include/liblttctl" || /bin/mkdir -p 
"/home/android/AchroHD/lttng/lttc75/include/liblttctl"
 /usr/bin/install -c -m 644 'lttctl.h' 
'/home/android/AchroHD/lttng/lttc75/include/liblttctl/lttctl.h'
make[2]: Leaving directory 
`/home/android/AchroHD/lttng/ltt-control-0.75-15112009/liblttctl'
make[1]: Leaving directory 
`/home/android/AchroHD/lttng/ltt-control-0.75-15112009/liblttctl'
Making install in lttctl
make[1]: Entering directory 
`/home/android/AchroHD/lttng/ltt-control-0.75-15112009/lttctl'
make[2]: Entering directory 
`/home/android/AchroHD/lttng/ltt-control-0.75-15112009/lttctl'
test -z "/home/android/AchroHD/lttng/lttc75/bin" || /bin/mkdir -p 
"/home/android/AchroHD/lttng/lttc75/bin"
  /bin/bash ../libtool   --mode=install /usr/bin/install -c 'lttctl' 
'/home/android/AchroHD/lttng/lttc75/bin/lttctl'
/usr/bin/install -c .libs/lttctl /home/android/AchroHD/lttng/lttc75/bin/lttctl
test -z "/home/android/AchroHD/lttng/lttc75/bin" || /bin/mkdir -p 
"/home/android/AchroHD/lttng/lttc75/bin"
 /usr/bin/install -c 'ltt-armall' 
'/home/android/AchroHD/lttng/lttc75/bin/ltt-armall'
 /usr/bin/install -c 'ltt-disarmall' 
'/home/android/AchroHD/lttng/lttc75/bin/ltt-disarmall'
 /usr/bin/install -c 'ltt-armnetsync' 
'/home/android/AchroHD/lttng/lttc75/bin/ltt-armnetsync'
 /usr/bin/install -c 'ltt-disarmnetsync' 
'/home/android/AchroHD/lttng/lttc75/bin/ltt-disarmnetsync'
 /usr/bin/install -c 'ltt-armalluser' 
'/home/android/AchroHD/lttng/lttc75/bin/ltt-armalluser'
 /usr/bin/install -c 'ltt-disarmalluser' 
'/home/android/AchroHD/lttng/lttc75/bin/ltt-disarmalluser'
 /usr/bin/install -c 'ltt-armtap' 
'/home/android/AchroHD/lttng/lttc75/bin/ltt-armtap'
 /usr/bin/install -c 'ltt-disarmtap' 
'/home/android/AchroHD/lttng/lttc75/bin/ltt-disarmtap'
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory 
`/home/android/AchroHD/lttng/ltt-control-0.75-15112009/lttctl'
make[1]: Leaving directory 
`/home/android/AchroHD/lttng/ltt-control-0.75-15112009/lttctl'
Making install in lttd
make[1]: Entering directory 
`/home/android/AchroHD/lttng/ltt-control-0.75-15112009/lttd'
make[2]: Entering directory 
`/home/android/AchroHD/lttng/ltt-control-0.75-15112009/lttd'
test -z "/home/android/AchroHD/lttng/lttc75/bin" || /bin/mkdir -p 
"/home/android/AchroHD/lttng/lttc75/bin"
  /bin/bash ../libtool   --mode=install /usr/bin/install -c 'lttd' 
'/home/android/AchroHD/lttng/lttc75/bin/lttd'
/usr/bin/install -c lttd /home/android/AchroHD/lttng/lttc75/bin/lttd
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory 
`/home/android/AchroHD/lttng/ltt-control-0.75-15112009/lttd'
make[1]: Leaving directory 
`/home/android/AchroHD/lttng/ltt-control-0.75-15112009/lttd'
Making install in specs
make[1]: Entering directory 
`/home/android/AchroHD/lttng/ltt-control-0.75-15112009/specs'
make[2]: Entering directory 
`/home/android/AchroHD/lttng/ltt-control-0.75-15112009/specs'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory 
`/home/android/AchroHD/lttng/ltt-control-0.75-15112009/specs'
make[1]: Leaving directory 
`/home/android/AchroHD/lttng/ltt-control-0.75-15112009/specs'
make[1]: Entering directory 
`/home/android/AchroHD/lttng/ltt-control-0.75-15112009'
make[2]: Entering directory 
`/home/android/AchroHD/lttng/ltt-control-0.75-15112009'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory 
`/home/android/AchroHD/lttng/ltt-control-0.75-15112009'
make[1]: Leaving directory 
`/home/android/AchroHD/lttng/ltt-control-0.75-15112009'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for arm-unknown-linux-gnueabi-strip... arm-unknown-linux-gnueabi-strip
checking build system type... i686-ubuntu-linux-gnu
checking host system type... arm-unknown-linux-gnueabi
checking for style of include used by make... GNU
checking for arm-unknown-linux-gnueabi-gcc... arm-linux-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether arm-linux-gcc accepts -g... yes
checking for arm-linux-gcc option to accept ISO C89... none needed
checking dependency style of arm-linux-gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by arm-linux-gcc... 
/usr/local/arm/4.2.2-eabi/usr/arm-unknown-linux-gnueabi/bin/ld
checking if the linker 
(/usr/local/arm/4.2.2-eabi/usr/arm-unknown-linux-gnueabi/bin/ld) is GNU ld... 
yes
checking for /usr/local/arm/4.2.2-eabi/usr/arm-unknown-linux-gnueabi/bin/ld 
option to reload object files... -r
checking for BSD-compatible nm... 
/usr/local/arm/4.2.2-eabi/usr/bin/arm-unknown-linux-gnueabi-nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking how to run the C preprocessor... arm-linux-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for arm-unknown-linux-gnueabi-g++... arm-unknown-linux-gnueabi-g++
checking whether we are using the GNU C++ compiler... yes
checking whether arm-unknown-linux-gnueabi-g++ accepts -g... yes
checking dependency style of arm-unknown-linux-gnueabi-g++... gcc3
checking how to run the C++ preprocessor... arm-unknown-linux-gnueabi-g++ -E
checking for arm-unknown-linux-gnueabi-g77... no
checking for arm-unknown-linux-gnueabi-xlf... no
checking for arm-unknown-linux-gnueabi-f77... no
checking for arm-unknown-linux-gnueabi-frt... no
checking for arm-unknown-linux-gnueabi-pgf77... no
checking for arm-unknown-linux-gnueabi-cf77... no
checking for arm-unknown-linux-gnueabi-fort77... no
checking for arm-unknown-linux-gnueabi-fl32... no
checking for arm-unknown-linux-gnueabi-af77... no
checking for arm-unknown-linux-gnueabi-xlf90... no
checking for arm-unknown-linux-gnueabi-f90... no
checking for arm-unknown-linux-gnueabi-pgf90... no
checking for arm-unknown-linux-gnueabi-pghpf... no
checking for arm-unknown-linux-gnueabi-epcf90... no
checking for arm-unknown-linux-gnueabi-gfortran... no
checking for arm-unknown-linux-gnueabi-g95... no
checking for arm-unknown-linux-gnueabi-xlf95... no
checking for arm-unknown-linux-gnueabi-f95... no
checking for arm-unknown-linux-gnueabi-fort... no
checking for arm-unknown-linux-gnueabi-ifort... no
checking for arm-unknown-linux-gnueabi-ifc... no
checking for arm-unknown-linux-gnueabi-efc... no
checking for arm-unknown-linux-gnueabi-pgf95... no
checking for arm-unknown-linux-gnueabi-lf95... no
checking for arm-unknown-linux-gnueabi-ftn... no
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse 
/usr/local/arm/4.2.2-eabi/usr/bin/arm-unknown-linux-gnueabi-nm -B output from 
arm-linux-gcc object... ok
checking for objdir... .libs
checking for arm-unknown-linux-gnueabi-ar... arm-unknown-linux-gnueabi-ar
checking for arm-unknown-linux-gnueabi-ranlib... 
arm-unknown-linux-gnueabi-ranlib
checking for arm-unknown-linux-gnueabi-strip... (cached) 
arm-unknown-linux-gnueabi-strip
checking if arm-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for arm-linux-gcc option to produce PIC... -fPIC
checking if arm-linux-gcc PIC flag -fPIC works... yes
checking if arm-linux-gcc static flag -static works... yes
checking if arm-linux-gcc supports -c -o file.o... yes
checking whether the arm-linux-gcc linker 
(/usr/local/arm/4.2.2-eabi/usr/arm-unknown-linux-gnueabi/bin/ld) supports 
shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by arm-unknown-linux-gnueabi-g++... 
/usr/local/arm/4.2.2-eabi/usr/arm-unknown-linux-gnueabi/bin/ld
checking if the linker 
(/usr/local/arm/4.2.2-eabi/usr/arm-unknown-linux-gnueabi/bin/ld) is GNU ld... 
yes
checking whether the arm-unknown-linux-gnueabi-g++ linker 
(/usr/local/arm/4.2.2-eabi/usr/arm-unknown-linux-gnueabi/bin/ld) supports 
shared libraries... yes
checking for arm-unknown-linux-gnueabi-g++ option to produce PIC... -fPIC
checking if arm-unknown-linux-gnueabi-g++ PIC flag -fPIC works... yes
checking if arm-unknown-linux-gnueabi-g++ static flag -static works... yes
checking if arm-unknown-linux-gnueabi-g++ supports -c -o file.o... yes
checking whether the arm-unknown-linux-gnueabi-g++ linker 
(/usr/local/arm/4.2.2-eabi/usr/arm-unknown-linux-gnueabi/bin/ld) supports 
shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... 
immediate
appending configuration tag "F77" to libtool
checking for bash... /bin/bash
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for arm-unknown-linux-gnueabi-gcc... (cached) arm-linux-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether arm-linux-gcc accepts -g... (cached) yes
checking for arm-linux-gcc option to accept ISO C89... (cached) none needed
checking dependency style of arm-linux-gcc... (cached) gcc3
checking for forkpty in -lutil... yes
checking for pthread_join in -lpthread... yes
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for library containing strerror... none required
checking for arm-unknown-linux-gnueabi-gcc... (cached) arm-linux-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether arm-linux-gcc accepts -g... (cached) yes
checking for arm-linux-gcc option to accept ISO C89... (cached) none needed
checking dependency style of arm-linux-gcc... (cached) gcc3
checking for arm-unknown-linux-gnueabi-gcc... (cached) arm-linux-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether arm-linux-gcc accepts -g... (cached) yes
checking for arm-linux-gcc option to accept ISO C89... (cached) none needed
checking dependency style of arm-linux-gcc... (cached) gcc3
checking for ANSI C header files... (cached) yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for error_at_line... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking for select... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating liblttctl/Makefile
config.status: creating lttctl/Makefile
config.status: creating lttd/Makefile
config.status: creating specs/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
_______________________________________________
ltt-dev mailing list
[email protected]
http://lists.casi.polymtl.ca/cgi-bin/mailman/listinfo/ltt-dev

Reply via email to