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-0.9.8-222-gb6647d0


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  b6647d0463cc550fc391b3fb347ddb8bd354d5ae (commit)
       via  ce91eebdf6c262a0235bdd2d3ad3acd0805bf02a (commit)
      from  793e611dc277b6943100a5f81274961d526f9b02 (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 b6647d0463cc550fc391b3fb347ddb8bd354d5ae
Merge: ce91eebdf6c262a0235bdd2d3ad3acd0805bf02a 793e611dc277b6943100a5f81274961d526f9b02
Author: Kent Sebastian <ksebasti@redhat.com>
Date:   Fri Jul 31 16:34:25 2009 -0400

    Merge branch 'master' of git+ssh://sources.redhat.com/git/systemtap

commit ce91eebdf6c262a0235bdd2d3ad3acd0805bf02a
Author: Kent Sebastian <ksebasti@redhat.com>
Date:   Fri Jul 31 14:45:10 2009 -0400

    PR10204: Place userspace markers in systemtap itself
    
    * cache.cxx (add_to_cache,clean_cache): add static markers
    * main.cxx (main): likewise
    * runtime/staprun/common.c (send_request): likewise
    * runtime/staprun/mainloop.c (stp_main_loop): likewise
    * runtime/staprun/staprun.c (remove_module): likewise
    * runtime/staprun/staprun.h: include sdt.h
    * runtime/staprun/staprun_funcs.c (insert_module): likewise
    * util.cxx (stap_system): likewise
    * tapset/stap_staticmarkers.stp: new file

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

Summary of changes:
 cache.cxx                       |    8 ++++++++
 main.cxx                        |   26 ++++++++++++++++++++++++++
 runtime/staprun/common.c        |    1 +
 runtime/staprun/mainloop.c      |    1 +
 runtime/staprun/staprun.c       |    1 +
 runtime/staprun/staprun.h       |    3 +++
 runtime/staprun/staprun_funcs.c |    1 +
 util.cxx                        |    4 ++++
 8 files changed, 45 insertions(+), 0 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]