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, master, updated. release-0.9-193-g5fd5bcf


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, master has been updated
       via  5fd5bcfa7af0b19c74ef23c872fa9894990ec641 (commit)
       via  422735b3ec857e812097566e28950aa3313892b4 (commit)
      from  9c73606142525f521a44c4907832b2d1e1f3c659 (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 5fd5bcfa7af0b19c74ef23c872fa9894990ec641
Merge: 422735b3ec857e812097566e28950aa3313892b4 9c73606142525f521a44c4907832b2d1e1f3c659
Author: Stan Cox <scox@redhat.com>
Date:   Fri Mar 20 16:36:25 2009 -0400

    Define static user probe point using asm instead of c.

commit 422735b3ec857e812097566e28950aa3313892b4
Author: Stan Cox <scox@redhat.com>
Date:   Fri Mar 20 16:30:19 2009 -0400

    Define static user probe point using asm instead of c.
    
    * includes/sys/sdt.h (STAP_PROBE_DATA): New.  Define the probe point
    using asm instead of c.
    (STAP_PROBEN): Use it.
    * testsuite/systemtap.base/sdt.exp: Continue if a compile fails.
    * testsuite/systemtap.base/static_uprobes.exp: Don't test setting
    probe without .probes section.

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

Summary of changes:
 includes/sys/sdt.h                          |  123 +++++++++++----------------
 testsuite/systemtap.base/sdt.exp            |    6 +-
 testsuite/systemtap.base/static_uprobes.exp |   12 ++-
 3 files changed, 64 insertions(+), 77 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]