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.7-95-g3fa5cd6


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  3fa5cd6a40695472e3752dce17b5a438f8a830fa (commit)
       via  986e98de88e5a55451aaf24a6ead7f44725124c1 (commit)
      from  fd5747054ac2a5c90d209195c55e6310972f969a (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 3fa5cd6a40695472e3752dce17b5a438f8a830fa
Merge: 986e98de88e5a55451aaf24a6ead7f44725124c1 fd5747054ac2a5c90d209195c55e6310972f969a
Author: David Smith <dsmith@redhat.com>
Date:   Fri Aug 15 14:02:51 2008 -0500

    Merge branch 'master' of ssh://sources.redhat.com/git/systemtap into work

commit 986e98de88e5a55451aaf24a6ead7f44725124c1
Author: David Smith <dsmith@redhat.com>
Date:   Fri Aug 15 14:02:31 2008 -0500

    Change system-wide probes from 'process("*").begin' to 'process.begin'.
    2008-08-15  David Smith  <dsmith@redhat.com>
    
    	* tapsets.cxx (utrace_builder::build): Change system-wide probes
    	from 'process("*").begin' to 'process.begin'.
    	(register_standard_tapsets): Add new 'process' binding.
    	* stapprobes.5.in: Change system-wide probes
    	from 'process("*").begin' to 'process.begin'.
    
    2008-08-15  David Smith  <dsmith@redhat.com>
    
    	* systemtap.base/utrace_p4.exp: Change system-wide probes from
    	'process("*").begin' to 'process.begin'.

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

Summary of changes:
 ChangeLog                              |    8 ++++++++
 stapprobes.5.in                        |   11 ++++++++---
 tapsets.cxx                            |   29 ++++++++++++++++++-----------
 testsuite/ChangeLog                    |    5 +++++
 testsuite/systemtap.base/utrace_p4.exp |    4 ++--
 5 files changed, 41 insertions(+), 16 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]