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, master, updated. release-1.8-7-gf7707c3


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  f7707c311326e241648fa7ec713df4b294dd45ec (commit)
      from  23e2a72ae0ac6a04a4b7b3d0659b20819694f199 (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 f7707c311326e241648fa7ec713df4b294dd45ec
Author: Mark Wielaard <mjw@redhat.com>
Date:   Wed Jun 20 12:46:14 2012 +0200

    Add -lpthread to stap_serverd_LDADD.
    
    Since we use sem_getvalue () in stap-serverd.cxx we should explicitly
    link against libpthread.so.
    
    Reported-by: Jiri Slaby <jslaby@suse.cz>
    Signed-off-by: Mark Wielaard <mjw@redhat.com>

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

Summary of changes:
 Makefile.am |    2 +-
 Makefile.in |    1 +
 2 files changed, 2 insertions(+), 1 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]