This is the mail archive of the systemtap-cvs@sourceware.org mailing list for the systemtap 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] systemtap: system-wide probe/trace tool branch, dsmith/task_finder2, updated. release-1.6-467-g8c02154


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 "systemtap: system-wide probe/trace tool".

The branch, dsmith/task_finder2 has been updated
       via  8c021542a44f77d886dca9050a0b8569b92924dc (commit)
       via  427a5a5c722fea98ef05e087934b4dbc1512ba93 (commit)
       via  5261f7ab82a4c5130e86d5ae3e3652515e7c92bc (commit)
       via  2db5adc1ea090630c2b87e1e8ce7b779f6e98639 (commit)
       via  3b035c9b44dbc0d90e5ae33835d69554be993c0e (commit)
      from  cb5f1ec4b19d12f425ba6420d00b9d27bc7c0f08 (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 8c021542a44f77d886dca9050a0b8569b92924dc
Author: David Smith <dsmith@redhat.com>
Date:   Fri Nov 18 14:37:11 2011 -0600

    Check for the new task_finder config variable requirement.
    
    * tapsets.cxx (check_process_probe_kernel_support): Add support for the
      requirements of the new task_finder (and even look ahead to the new
      uprobes).
    * tapset-utrace.cxx (utrace_derived_probe_group::emit_module_decls): Minor
      change to match "real" tapset-utrace.cxx.

commit 427a5a5c722fea98ef05e087934b4dbc1512ba93
Merge: cb5f1ec 5261f7a
Author: David Smith <dsmith@redhat.com>
Date:   Fri Nov 18 13:35:02 2011 -0600

    Merge branch 'master' into dsmith/task_finder2

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

Summary of changes:
 tapset-utrace.cxx                       |    8 +-----
 tapsets.cxx                             |   38 ++++++++++++++++++++++++++-----
 tapsets.h                               |    2 +
 testsuite/systemtap.base/cast-scope.exp |    4 ++-
 testsuite/systemtap.base/cast-scope.stp |   10 ++++++-
 5 files changed, 47 insertions(+), 15 deletions(-)


hooks/post-receive
--
systemtap: system-wide probe/trace tool


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