<div dir="ltr"><div>Greetings,</div><div><br></div><div>I'm getting an invalid system call error message on a rooted Android phone which I cross-compiled strace for. I can use these exact commands on a different rooted phone, so is the difference here kernel related? Are certain system calls just unexposed in different kernel versions?  </div><div><br></div>surya:/ # strace -f -p 11157 -e trace=%net<br>strace: invalid system call '%net'<br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><br></div><div>surya:/ # strace -f -p 11157 -e decode-fds=socket<br>strace: invalid system call 'decode-fds=socket'<br></div><div><br></div><div>---</div>Cheers,<div>Jason</div></div></div></div></div>