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.8-336-gf02fa98


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  f02fa988a4f37292d0da10f086901246d65013c0 (commit)
      from  3a66ad568254853a195035bd8deca3d38dde27d2 (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 f02fa988a4f37292d0da10f086901246d65013c0
Author: David Smith <dsmith@redhat.com>
Date:   Wed Feb 11 09:29:22 2009 -0600

    Fixed __stp_utrace_attach by always checking for mm.
    2009-02-11  David Smith  <dsmith@redhat.com>
    
            * task_finder.c (__stp_utrace_attach): Still checks for mm after
            checking task's flags for PF_KTHREAD.

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

Summary of changes:
 runtime/ChangeLog     |    5 +++++
 runtime/task_finder.c |    9 ++++-----
 2 files changed, 9 insertions(+), 5 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]