Re: [android-kernel] system call log interpretation

2014-04-29 Thread Mahdieh Kazemipour
I want to use strace whit adb shell but when I type Strace whit -o or -e option no output get me and only show "-" charachter for type! and after mintus I type "Ctrl+C" and exit from adb!! why?? can you explain using of strace at android step by step?? On Wednesday, September 26, 2012 8:32:55

Re: [android-kernel] Re: System Calls in Android

2014-04-29 Thread Mahdieh Kazemipour
Hi I want to use strace but I can not How do you do this ? "strace" with -e or -o option not work at adb shell and show this at command line "-" , finaly after minutes I must to type "Ctrl+C" and exit from adb why? can you suggest a book or manual about "strace" or like this sources step by s

Re: [android-kernel] system call log interpretation

2014-04-29 Thread Mahdieh Kazemipour
Hi I want to use strace but I can not How do you do this ? "strace" with -e or -o option not work at adb shell and "-" I must to type "Ctrl+C" and exit from adb why? On Wednesday, September 26, 2012 8:08:56 AM UTC-7, syahaz wrote: > > Hi, > > Thanks for responding to my email. > > Firstly, I'

[android-kernel] Re: strace

2014-04-29 Thread Mahdieh Kazemipour
Hi I want to monitor android app and sys callas with "Starce" but I can not! at adb shell "Strace " with "-e trace=open,read " or with "-o " options get no info and I must use "Ctrl+c" and exit from adb with no output why?? On Tuesday, December 15, 2009 5:41:00 PM UTC-8, perumal316 wrote: > >