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.8-248-gcda141c


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  cda141c254eb1862cecb9d54383d6f69cb01c359 (commit)
      from  e3575828e07be265fd6628a2c58103bf2fdf7535 (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 cda141c254eb1862cecb9d54383d6f69cb01c359
Author: Serguei Makarov <smakarov@redhat.com>
Date:   Fri Sep 21 16:05:23 2012 -0400

    common_probe_context cleanup: make probe_type an enum

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

Summary of changes:
 runtime/common_probe_context.h |    4 ++--
 runtime/runtime_defines.h      |   38 ++++++++++++++++++++------------------
 runtime/stack.c                |   16 ++++++++--------
 tapset-been.cxx                |    2 +-
 tapset-itrace.cxx              |    2 +-
 tapset-mark.cxx                |    2 +-
 tapset-netfilter.cxx           |    2 +-
 tapset-perfmon.cxx             |    2 +-
 tapset-procfs.cxx              |    4 ++--
 tapset-timers.cxx              |    6 +++---
 tapset-utrace.cxx              |    4 ++--
 tapset/context.stp             |   34 +++++++++++++++++-----------------
 tapset/linux/context.stp       |    4 ++--
 tapsets.cxx                    |   20 ++++++++++----------
 14 files changed, 71 insertions(+), 69 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]