public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, jistone/pr14179, created. release-1.7-284-g97859b9
@ 2012-06-05 22:46 jistone
  0 siblings, 0 replies; only message in thread
From: jistone @ 2012-06-05 22:46 UTC (permalink / raw)
  To: systemtap-cvs

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-06-05 22:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-05 22:46 [SCM] systemtap: system-wide probe/trace tool branch, jistone/pr14179, created. release-1.7-284-g97859b9 jistone

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).