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, pr7043, updated. release-0.9.7-149-gaf274e5


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, pr7043 has been updated
       via  af274e5bd4593fa79c0489e0b6105f4bd23310c8 (commit)
      from  01adca5bca8d61e3fdf09017496deec8859fe12d (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 af274e5bd4593fa79c0489e0b6105f4bd23310c8
Author: David Smith <dsmith@redhat.com>
Date:   Wed Jun 3 15:20:46 2009 -0500

    Make sure all DEBUG_TRANS output uses printk.
    * runtime/transport/control.c (_stp_ctl_write_cmd): Calls dbug_trans2
      instead of _dbug (so that printk is used instead of the transport
      itself).
      (_stp_ctl_write_dbug): Ditto.
    * runtime/debug.h (dbug_trans2): New macro.

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

Summary of changes:
 runtime/debug.h             |    6 ++++++
 runtime/transport/control.c |   28 +++++++++++++++-------------
 2 files changed, 21 insertions(+), 13 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]