]> sourceware.org Git - systemtap.git/commit
In task_work worker functions, make sure the task isn't exiting.
authorDavid Smith <dsmith@redhat.com>
Wed, 8 Aug 2012 15:31:11 +0000 (10:31 -0500)
committerDavid Smith <dsmith@redhat.com>
Wed, 8 Aug 2012 15:31:11 +0000 (10:31 -0500)
commit78ec9e90e9f7f5fd30c721e638418b5aded2e8fd
tree4ea730c2634b08903f5b9da3addffc01bb737f21
parent2dd2f7ec7670a4dbf1f6a36d5e672300073b65b7
In task_work worker functions, make sure the task isn't exiting.

* runtime/linux/task_finder2.c (__stp_tf_quiesce_worker): If the
  task is exiting, quit early.
  (__stp_tf_mmap_worker): Ditto.
* runtime/stp_utrace.c (utrace_resume): Ditto.
runtime/linux/task_finder2.c
runtime/stp_utrace.c
This page took 0.033022 seconds and 5 git commands to generate.