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-226-ga2b0b5c


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  a2b0b5c884a57145ceade09d8f4b2f4cb7fe08e7 (commit)
      from  d6d8634e46c520ecdf5675f0590963497c206d4f (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 a2b0b5c884a57145ceade09d8f4b2f4cb7fe08e7
Author: Negreanu Marius Adrian <adrian.m.negreanu@intel.com>
Date:   Sat May 12 17:31:58 2012 +0300

    add dbug_task_vma debug macro
    
    replace DEBUG_TASK_FINDER_VMA
    with a dbug_unwind-like macro: dbug_task_vma

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

Summary of changes:
 runtime/debug.h          |   10 ++++++++++
 runtime/task_finder.c    |    8 ++------
 runtime/task_finder2.c   |    8 ++------
 runtime/uprobes-common.c |   20 +++++---------------
 runtime/vma.c            |   40 ++++++++++------------------------------
 5 files changed, 29 insertions(+), 57 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]