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, roland/new-sdt, created. release-1.3-57-g317969a


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, roland/new-sdt has been created
        at  317969a9f1448009e055c95be6e51dd750280e06 (commit)

- Log -----------------------------------------------------------------
commit 317969a9f1448009e055c95be6e51dd750280e06
Author: Roland McGrath <roland@redhat.com>
Date:   Wed Aug 18 01:39:45 2010 -0700

    Clean up test compilations using sys/sdt.h, test new and old variants
    
    * testsuite/sys/sdt.h: New file.
    * testsuite/lib/systemtap.exp (sdt_includes): New function.
    * testsuite/systemtap.base/const_value.exp: Use [sdt_includes].
    * testsuite/systemtap.base/cxxclass.exp: Likewise.
    * testsuite/systemtap.base/vta-test.exp: Likewise.
    * testsuite/systemtap.exelib/exelib.exp: Likewise.
    * testsuite/systemtap.base/sdt.exp: Likewise.
    Test new version plus sdt-compat.h v1 and v2 variants.
    * testsuite/systemtap.base/sdt_misc.exp: Likewise.

commit d7b133a7ce08501ded8c34732cdfa411a6e77225
Author: Roland McGrath <roland@redhat.com>
Date:   Wed Aug 18 01:35:40 2010 -0700

    Make sdt-compat.h play nice with new sys/sdt.h
    
    * sdt-compat.h: Change multiple inclusion protection to _SDT_COMPAT_H.
    Omit probe macros if _SYS_SDT_H is defined.
    * tapsets.cxx: Include "sys/sdt.h" before "sdt-compat.h".

commit 8ae1711445fdfbfa4b847645f11f3f038b682597
Author: Roland McGrath <roland@redhat.com>
Date:   Tue Aug 17 23:57:49 2010 -0700

    Replace <sys/sdt.h> macros with new ones generating notes, usable in asm
    
    * includes/sys/sdt.h: Rewritten.
    * Makefile.am (oldinclude_HEADERS): Add includes/sys/sdt-config.h here.
    (AM_CPPFLAGS): Add -I to find the built file.
    * systemtap.spec (%files sdt-devel): Likewise.
    * Makefile.in: Regenerated.
    * util.h: Include <cerrno> here.

commit 3b9d4e2be2efc1a1cf3197bfcb115312aaaf209e
Author: Roland McGrath <roland@redhat.com>
Date:   Tue Aug 17 23:49:01 2010 -0700

    Move old sys/sdt.h to sdt-compat.h for translator use
    
    * includes/sys/sdt.h: File renamed to ...
    * sdt-compat.h: ... here.
    * Makefile.am (noinst_HEADERS): New variable, add it.
    * tapset.cxx: Include "sdt-compat.h" instead of "sys/sdt.h".

commit 178f2bda48cfa7462bbae9016cd5aa09ffb082c4
Author: Roland McGrath <roland@redhat.com>
Date:   Tue Aug 17 13:25:45 2010 -0700

    Add configury for using .section "?" in sdt.h
    
    * includes/sys/sdt-config.h.in: New file.
    * configure.ac: Check for assembler support of .section name,"?".
    * configure: Regenerated.
    * Makefile.in: Regenerated.

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


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]