hello,
run starce command on cmd like below

strace pid >log.txt


On Mon, May 12, 2014 at 1:03 PM, Rohit Kumar <07.rohit.ku...@gmail.com>wrote:

> Hi Perumal,
> First thing this is not forum for this question.
> You have to build your own application for this purpose. For starting up
> you can use runtime.exec, you need some permission for your application.
> I am not sure but you can discuss more on this on application forum.
> Thanks,
>
> On Monday, 14 December 2009 13:01:45 UTC+5:30, perumal316 wrote:
>>
>> Hi,
>>
>> I want to trace the system calls (using strace) made by Android
>> Applications. I can do it using terminal emulator or adb shell.
>>
>> I wrote a simple Hello World app in C and the Cross-Compile it and adb
>> push it into /data and I could use strace.
>>
>> But how to use strace on the Android Applications installed in the
>> menu? Must I write a module or an app to do it?
>>
>> Thanks in Advance,
>> Perumal
>>
>  --
> --
> unsubscribe: android-kernel+unsubscr...@googlegroups.com
> website: http://groups.google.com/group/android-kernel
> ---
> You received this message because you are subscribed to the Google Groups
> "Android Linux Kernel Development" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to android-kernel+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Thank & Regards
Peeyush Varshney

-- 
-- 
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel
--- 
You received this message because you are subscribed to the Google Groups 
"Android Linux Kernel Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-kernel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to