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.4-375-gfa942c5


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  fa942c58d4b7406f46f936578f4edd183441f40b (commit)
      from  804e077e845248733d7cf3008ec7a4c9a4dc420a (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 fa942c58d4b7406f46f936578f4edd183441f40b
Author: David Smith <dsmith@redhat.com>
Date:   Thu May 19 16:58:16 2011 -0500

    Fix PR12785 by allowing init/systemd (pid 1) to be traced.
    
    * runtime/task_finder.c (stap_utrace_detach): Allow init (pid 1) to be
      traced.
      (__stp_utrace_attach): Ditto.
      (__stp_utrace_attach_match_tsk): Ditto.
      (__stp_utrace_task_finder_report_exec): Ditto.

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

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