]> sourceware.org Git - systemtap.git/commit
Improve handling of vfork'ed processes for uprobes version 1.
authorDavid Smith <dsmith@redhat.com>
Mon, 1 Nov 2010 20:32:57 +0000 (15:32 -0500)
committerDavid Smith <dsmith@redhat.com>
Mon, 1 Nov 2010 20:32:57 +0000 (15:32 -0500)
commita8021985a74fe86cec06d257e5cf2ee5b43d1ba7
tree35c956bad6b83e1e66ae57e037d62ac0111cb4b1
parent5fa99496d78e000db9dcd83c8511e7e823d2d5de
Improve handling of vfork'ed processes for uprobes version 1.

* runtime/uprobes/uprobes.c (insert_bkpt): Don't log EEXIST errors (since
  systemtap inserts duplicate probes).
  (uprobe_report_exec): Only cleanup if this is the last thread.  Without
  this change, vfork'ed processes doing an exec weren't handled correctly.
runtime/uprobes/uprobes.c
This page took 0.027855 seconds and 5 git commands to generate.