On Thu, Feb 09, 2012 at 11:01:29AM -0500, Mike Frysinger wrote: > On Thursday 09 February 2012 08:47:51 shubham wrote: > > This is my first post and I am new to strace also. I liked the facilities > > this command provides and I want to learn the logics behind the development > > of this command. > > > > Like if there any document or reference for this. So that I can dive into > > coding of strace and help the community. > > probably want to start with understanding the ptrace() facilities that the > kernel provides. strace "merely" utilizes that and decodes structures.
Yes, and this README file might be a good starting point: http://strace.git.sourceforge.net/git/gitweb.cgi?p=strace/strace;a=blob_plain;f=README-linux-ptrace -- ldv
pgpfqBP6M7wja.pgp
Description: PGP signature
------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________ Strace-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/strace-devel
