Maybe this is pretty simple, perhaps Not. I wrote a simple program that runs any application in Linux, calling it right from the console.
Now, I need to keep track of every single system call used by the application that my program's running. I've investigated a little, but still dont know how to do that exactly.
Any idea??
Thanks for your help, I truly appreciate it.
Now, I need to keep track of every single system call used by the application that my program's running. I've investigated a little, but still dont know how to do that exactly.
Any idea??
Thanks for your help, I truly appreciate it.