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.2-172-gf83336a


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  f83336a5d28bfe5c29bc31cd161abb4044fb4281 (commit)
      from  ca904d788a37ea55691950f06d3af7b9a97eb937 (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 f83336a5d28bfe5c29bc31cd161abb4044fb4281
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Tue May 25 20:47:55 2010 -0400

    PR11124: make register-name-to-number mapping a function of process elf-machine
    
    * tapsets.cxx (sdt_uprobe_var_expanding_... ctor): Use elf_machine input
      to configure register-name lookup table.
      (sdt_query::handle_query_module): Compute & pass elf_machine code.
    * NEWS: Mention -DSTAP_SDT_V2

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

Summary of changes:
 NEWS        |    5 +++
 tapsets.cxx |   84 +++++++++++++++++++++++++++++++++++++---------------------
 2 files changed, 58 insertions(+), 31 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]