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-598-g0e68eaa


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  0e68eaaa6b5e4992a993b11e42fe20a1dd4f1aa9 (commit)
      from  b0a34eab9633267e2a2da6e4b2b984725e68d158 (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 0e68eaaa6b5e4992a993b11e42fe20a1dd4f1aa9
Author: David Smith <dsmith@redhat.com>
Date:   Mon Dec 8 11:47:12 2008 -0600

    RHBZ 474390 fix.
    2008-12-08  David Smith  <dsmith@redhat.com>
    
    	RHBZ 474390
    	* tapsets.cxx (dwflpp::cu_function_caching_callback): Handles NULL
    	return from dwarf_diename().
    	(dwflpp::print_locals): Ditto.
    	(dwflpp::find_variable_and_frame_base): Ditto.
    	(dwflpp::literal_stmt_for_return): Ditto.
    	(dwarf_builder::build): Ditto.

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

Summary of changes:
 ChangeLog   |   10 ++++++++++
 tapsets.cxx |   48 +++++++++++++++++++++++++++++++-----------------
 2 files changed, 41 insertions(+), 17 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]