<div dir="ltr"><div><div>Hi Everyone,</div><div><br></div><div>Just joined the ML, want to understand what goes at low level.<br></div><div><br></div><div>From what I know :<br>Strace lists the syscalls made by processes, the return value of these syscalls and to what domain a particular syscall belongs to; example, network, memory.<br><br></div>From what point should I start reading Strace's code ? I mean what is the application's architectural flow ?</div></div>