[android-kernel] Re: strace tutorial

2016-12-05 Thread Omkar Mozar
Trying to get attention to this question, kindly let me know if my question is not clear enough to understand. On Tuesday, October 25, 2016 at 10:53:35 PM UTC+5:30, Omkar Mozar wrote: > > I have searched a lot on internet about how to use "strace" to find system > calls mad

[android-kernel] strace tutorial

2016-10-25 Thread Omkar Mozar
I have searched a lot on internet about how to use "strace" to find system calls made by my application but there is no proper tutorial for this. Internet stuff seems to be more confusing. To be more specific what i am looking for is how my application interacts with system? what calls it makes