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.6-113-g766cee5


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  766cee5f52531d2599134b889c6e258a70026b42 (commit)
      from  d70b339b103b5cc6496f41836324da7e06e7328d (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 766cee5f52531d2599134b889c6e258a70026b42
Author: Mark Wielaard <mjw@redhat.com>
Date:   Wed Aug 17 19:13:24 2011 +0200

    Really old kprobes didn't have a symbol_name field, autoconf it.
    
    kprobes on addresses do just work and can now be build.
    symbol_named kprobes now get a registration warning if the
    symbol_name field isn't available.

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

Summary of changes:
 buildrun.cxx                          |    1 +
 runtime/autoconf-kprobe-symbol-name.c |    6 ++++++
 tapsets.cxx                           |    8 ++++++++
 3 files changed, 15 insertions(+), 0 deletions(-)
 create mode 100644 runtime/autoconf-kprobe-symbol-name.c


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]