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-117-g36ba547


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  36ba5475952aa7ee1388ce9d94695550c2258c86 (commit)
      from  9b2e2b5856ee6986340f2b4cf4a43c4654b07a6a (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 36ba5475952aa7ee1388ce9d94695550c2258c86
Author: David Smith <dsmith@redhat.com>
Date:   Tue Aug 26 12:48:40 2008 -0500

    Uses STAPCONF_DPATH_PATH instead of a kernel version check.
    2008-08-26  David Smith  <dsmith@redhat.com>
    
    	* buildrun.cxx (compile_pass): Added autoconf-dpath-path.c.
    
    2008-08-26  David Smith  <dsmith@redhat.com>
    
    	* autoconf-d_path-path.c: New file.
    
    	* task_finder.c (__stp_get_mm_path): Uses STAPCONF_DPATH_PATH
    	instead of a kernel version check to determine how to call
    	d_path().
    	(__stp_utrace_task_finder_target_quiesce): Ditto.
    	(__stp_target_call_vm_callback): Ditto.

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

Summary of changes:
 ChangeLog                     |    2 ++
 buildrun.cxx                  |    1 +
 runtime/ChangeLog             |   10 ++++++++++
 runtime/autoconf-dpath-path.c |    7 +++++++
 runtime/task_finder.c         |   20 ++++++++++----------
 5 files changed, 30 insertions(+), 10 deletions(-)
 create mode 100644 runtime/autoconf-dpath-path.c


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]