This is the mail archive of the frysk-cvs@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]

[SCM] frysk system monitor/debugger branch, master, updated. 80725c1b8691b8c8d50c4a0f0578f58188e4b7c4


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "frysk system monitor/debugger".

The branch, master has been updated
       via  80725c1b8691b8c8d50c4a0f0578f58188e4b7c4 (commit)
      from  ccec90da41bbf02f31154e6d4625e143becaa7b4 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 80725c1b8691b8c8d50c4a0f0578f58188e4b7c4
Author: Petr Machata <pmachata@redhat.com>
Date:   Wed Oct 31 20:34:19 2007 +0100

    Stack tracing on syscalls and symbols
    
    * `-s` option introduced with the same semantics as in ftrace.
    * `#` is now allowed as operator in working set rules, with the semantics of "dump core when you hit this".
    * Now using "," as delimiter between rules, to mimic ftrace.
    * Stub of signal handling.
    * Manual page updated.

-----------------------------------------------------------------------

Summary of changes:
 frysk-core/frysk/bindir/fltrace.java |  168 +++++++++++++++++++++++++++------
 frysk-core/frysk/bindir/fltrace.xml  |   61 +++++--------
 frysk-core/frysk/ftrace/Ltrace.java  |   32 ++++++-
 3 files changed, 191 insertions(+), 70 deletions(-)


hooks/post-receive
--
frysk system monitor/debugger


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