public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9.9-374-g5ee3f30
@ 2009-09-18 14:14 mark
  0 siblings, 0 replies; only message in thread
From: mark @ 2009-09-18 14:14 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, master has been updated
       via  5ee3f305e81fd2e1953d8a74530326f728a33ce8 (commit)
      from  f6efd18a0bcae7697651f794fd2d2ebcf66faf62 (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 5ee3f305e81fd2e1953d8a74530326f728a33ce8
Author: Mark Wielaard <mjw@redhat.com>
Date:   Fri Sep 18 16:13:24 2009 +0200

    Always mark .probes section as writable.
    
    Allocated section needs to be writable when creating pic shared objects
    because we store relocatable addresses in them.  We used to make this
    read only for non-pic executables, but the new semaphore support relies
    on having a writable .probes section to put the enabled variables in.
    
    * includes/sys/sdt.h (ALLOCSEC): Define unconditionally as "aw".

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

Summary of changes:
 includes/sys/sdt.h |    8 +++-----
 1 files changed, 3 insertions(+), 5 deletions(-)


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


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

only message in thread, other threads:[~2009-09-18 14:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-18 14:14 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9.9-374-g5ee3f30 mark

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