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.9-391-g759e1d7


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  759e1d7665f9367650262b0aae18c18e3cc8d60f (commit)
       via  4ad42007734cc4c12b9addd67542f4f76230434e (commit)
      from  28c799966162a8a9b74a7b0e4aed092e0e10931a (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 759e1d7665f9367650262b0aae18c18e3cc8d60f
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Tue Sep 22 17:35:54 2009 -0400

    optimization: reduce generated C code size
    
    * tapsets.cxx (uprobe_derived_probe_group::emit_module_decls): Don't
      emit unnecessary 0 initializers for .tfi and .sdt_semaphore_addr.

commit 4ad42007734cc4c12b9addd67542f4f76230434e
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Tue Sep 22 17:35:31 2009 -0400

    PR10574: remove comdat/duplicate functions with entrypc=0
    
    * dwflpp.c (die_entrypc): Reject entrypc=0 functions.

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

Summary of changes:
 dwflpp.cxx  |   13 ++++++++++++-
 tapsets.cxx |    7 +++----
 2 files changed, 15 insertions(+), 5 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]