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.0-400-gf0da6b3


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  f0da6b3c8ba5a26f983714ddfcfd559ea05af5e3 (commit)
      from  a87e40ba65ede2a884e4bce31ba7a1d87e71f981 (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 f0da6b3c8ba5a26f983714ddfcfd559ea05af5e3
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Sun Dec 20 22:28:50 2009 -0500

    runtime: more build fix for non-utrace kernels
    
    * runtime/stack-i386.c (_stp_stack_print): Make call to uprobe_get_pc()
      conditional on CONFIG_UTRACE.
    * runtime/stack-x86_64.c: Ditto.

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

Summary of changes:
 runtime/stack-i386.c   |    2 +-
 runtime/stack-x86_64.c |    2 ++
 2 files changed, 3 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]