<div dir="ltr"><div>Hi Sir,</div><div>My name is Parashara</div><div>I would like to know is there any way that we can find the strace of all the process running in the system</div><div><br></div><div>Using the  strace -p option as shown below we can display the strace for a given process id</div>
<div><br></div><div>Example</div><div><br></div><div>sudo strace -p 1542</div><div><br></div><div><br></div><div>Using the  ps command we can display the all the process running in the system</div><div><br></div><div>ps -ef</div>
<div><br></div><div>How to find the strace of all the processes running in the system?</div><div><br></div><div>Can you just guide me in right direction?</div><div>Thanks</div><div>Warm Regards</div><div>Parashara</div></div>