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-1.7-98-g3965e10


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  3965e105b73e196ec4f9b15c0b192c59bb14a2f8 (commit)
       via  3d9381fc814162b914288d45ff52017bf0a83fb4 (commit)
      from  4bf09a21457027eb511bb16a9355d6e17a93ae5f (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 3965e105b73e196ec4f9b15c0b192c59bb14a2f8
Author: Mark Wielaard <mjw@redhat.com>
Date:   Fri Mar 9 15:57:31 2012 +0100

    Global vars don't need (cannot use) frame base in location descriptor.
    
    And so they also don't need cfa_ops (CFI) to calculate the frame base.

commit 3d9381fc814162b914288d45ff52017bf0a83fb4
Author: Mark Wielaard <mjw@redhat.com>
Date:   Fri Mar 9 15:19:12 2012 +0100

    Update verbose log and semantic exception messages for local vs global vars.
    
    Global @vars (with @cu/src_name.c) have a fixed scope/CU and don't depend
    on location/PC. Make that clean in verbose log and semantic error messages.

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

Summary of changes:
 dwflpp.cxx |   62 ++++++++++++++++++++++++++++++++++++++++++++++++-----------
 1 files changed, 50 insertions(+), 12 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]