public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
From: brolley@sourceware.org
To: systemtap-cvs@sourceware.org
Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.3-330-g8ea1c6e
Date: Thu, 25 Nov 2010 18:23:00 -0000	[thread overview]
Message-ID: <20101125182352.19381.qmail@sourceware.org> (raw)

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  8ea1c6e1f462390500f21e21ddc2acbc0ba53af4 (commit)
       via  7937076450bdbc3d0094021dd801f98f109e57c0 (commit)
       via  474d17ad90faf36bb51ea2cb18d5101cdbf4dc09 (commit)
      from  6cb6161719c974c90cdc3746e981b9da89467135 (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 8ea1c6e1f462390500f21e21ddc2acbc0ba53af4
Merge: 7937076 6cb6161
Author: Dave Brolley <brolley@redhat.com>
Date:   Thu Nov 25 13:16:22 2010 -0500

    Merge branch 'master' of ssh://sources.redhat.com/git/systemtap

commit 7937076450bdbc3d0094021dd801f98f109e57c0
Merge: 474d17a 1fb67a0
Author: Dave Brolley <brolley@redhat.com>
Date:   Thu Nov 25 11:20:46 2010 -0500

    Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
    
    Conflicts:
    	runtime/staprun/common.c
    	session.cxx
    	session.h

commit 474d17ad90faf36bb51ea2cb18d5101cdbf4dc09
Author: Dave Brolley <brolley@redhat.com>
Date:   Thu Nov 25 11:11:36 2010 -0500

    Improved handling of uprobes.ko by compile-server and client.
    
    - Server now returns uprobes.ko to client when required.
    - New optional argument to staprun's -u option to specify the location
      of uprobes module.
    - Client uses new argument of -u to specify uprobes.ko returned by
      the server.
    - staprun still prefers already-loaded uprobes, built-in uprobes and
      kernel-built uprobes over the one returned by the server.
    - staprun verifies the signature of the uprobes module for unprivileged
      users.

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

Summary of changes:
 buildrun.cxx              |    2 +-
 csclient.cxx              |    7 +++++++
 runtime/staprun/common.c  |    5 ++++-
 runtime/staprun/staprun.c |   10 +++++++---
 runtime/staprun/staprun.h |    1 +
 session.cxx               |    2 +-
 session.h                 |    1 +
 stap-server-connect.c     |   41 ++++++++++++++++++++++++++++++-----------
 8 files changed, 52 insertions(+), 17 deletions(-)


hooks/post-receive
--
systemtap: system-wide probe/trace tool


                 reply	other threads:[~2010-11-25 18:23 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20101125182352.19381.qmail@sourceware.org \
    --to=brolley@sourceware.org \
    --cc=systemtap-cvs@sourceware.org \
    --cc=systemtap@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).