This is the mail archive of the frysk@sources.redhat.com mailing list for the frysk project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]