This is the mail archive of the
frysk@sources.redhat.com
mailing list for the frysk project.
ftrace utility
- From: Sami Wagiaalla <swagiaal at redhat dot com>
- To: frysk <frysk at sources dot redhat dot com>
- Date: Tue, 11 Jul 2006 17:35:23 -0400
- Subject: ftrace utility
Hi everyone,
After recent work on system calls, i have written ftrace which is a utility
with similar functionality to strace using the frysk engine. What it does is
start start the requested process though frysk add a systemcall observer
to it and starts printing out syscall info. It is a work in progress and
atm
there are some obvious bugs in it. It does work however, and it is a proof
of concept.
Please give it a run
frysk/frysk-core/prog/util/ftrace