public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
From: jistone@sourceware.org
To: systemtap-cvs@sourceware.org
Subject: [SCM] systemtap: system-wide probe/trace tool branch, jistone/pr14179, created. release-1.7-284-g97859b9
Date: Tue, 05 Jun 2012 22:46:00 -0000	[thread overview]
Message-ID: <20120605224639.21206.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, jistone/pr14179 has been created
        at  97859b9d66f7fb91d0aff21c3db0964460d91f0a (commit)

- Log -----------------------------------------------------------------
commit 97859b9d66f7fb91d0aff21c3db0964460d91f0a
Author: Josh Stone <jistone@redhat.com>
Date:   Tue Jun 5 15:29:11 2012 -0700

    PR14179: Merge staprun/configure into the root
    
    We were duplicating some logic by having separate configure files.  The
    especially doesn't make sense when you consider that staprun et al. even
    build some ../ sources files as well.  Now the configuration is shared
    all at once.  (Makefiles are kept separate though, at least for now.)
    
    A few changes to highlight:
    
    - The root configure now uses AC_SYS_LARGEFILE, which makes a more
      informed decision about _FILE_OFFSET_BITS=64.  Thus, rather than being
      forced in stap_CFLAGS, this will now be set in config.h, and only on
      targets that aren't natively 64-bit.
    
    - staprun can now link to the --with-elfutils version of libelf.
    
    - The run-staprun helper script now also passes LD_LIBRARY_PATH through
      sudo, to help the --with-elfutils case.  We generally don't support
      run-stap and run-staprun, except for power users/developers, so those
      people should make sure their environment is clean.

commit 02311ab40b457f5a77594ab286c73706be1e3d05
Author: Josh Stone <jistone@redhat.com>
Date:   Thu May 31 13:58:03 2012 -0700

    PR14179: Move staprun et al. out of runtime/
    
    We will reserve runtime/ for those files that are built into the
    stap-generated module, whereas staprun/ contains source for the various
    prebuilt executables for running those modules.

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


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


                 reply	other threads:[~2012-06-05 22:46 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=20120605224639.21206.qmail@sourceware.org \
    --to=jistone@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).