]> sourceware.org Git - systemtap.git/commit
Fix PR12785 by allowing init/systemd (pid 1) to be traced.
authorDavid Smith <dsmith@redhat.com>
Thu, 19 May 2011 21:58:16 +0000 (16:58 -0500)
committerDavid Smith <dsmith@redhat.com>
Thu, 19 May 2011 21:58:16 +0000 (16:58 -0500)
commitfa942c58d4b7406f46f936578f4edd183441f40b
tree345aefb7d7971a349c1d81478b9afafb5324e495
parent804e077e845248733d7cf3008ec7a4c9a4dc420a
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.
runtime/task_finder.c
This page took 0.027304 seconds and 5 git commands to generate.