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-79-gf9355a6


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  f9355a6c0645c7efa0b7bc7894231b51b9f7e91c (commit)
       via  ee53a613180a780ea377b4f1c857aaeabcf44240 (commit)
       via  b1f85b93f4cdc5eaad45891399c30341d4d6ce93 (commit)
      from  4be9af07213db548443da4ae7ed365e98ed2b29c (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 f9355a6c0645c7efa0b7bc7894231b51b9f7e91c
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Sun Mar 8 22:30:30 2009 -0400

    tracepoint probes: clear session derived_probe_groups pointer in ctor to avoid SEGV

commit ee53a613180a780ea377b4f1c857aaeabcf44240
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Sun Mar 8 22:30:03 2009 -0400

    Check pending_interrupts more frequently during unwindsyms (pass 3) processing

commit b1f85b93f4cdc5eaad45891399c30341d4d6ce93
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Sun Mar 8 22:28:03 2009 -0400

    Adapt to linux-next commit changing __alloc_percpu API.
    
    After linux-next commit f2a8205c, it takes two parameters again,
    so we autoconf for it rather than use KERNEL_VERSION ifdefs.

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

Summary of changes:
 buildrun.cxx                          |    1 +
 elaborate.cxx                         |    1 +
 runtime/alloc.c                       |   25 +++----------------------
 runtime/autoconf-alloc-percpu-align.c |    6 ++++++
 session.h                             |    2 ++
 translate.cxx                         |    3 +++
 6 files changed, 16 insertions(+), 22 deletions(-)
 create mode 100644 runtime/autoconf-alloc-percpu-align.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]