]> sourceware.org Git - systemtap.git/commit
Fixed BZ634242 for older kernels.
authorDavid Smith <dsmith@redhat.com>
Mon, 4 Oct 2010 20:46:38 +0000 (15:46 -0500)
committerDavid Smith <dsmith@redhat.com>
Mon, 4 Oct 2010 20:46:38 +0000 (15:46 -0500)
commite5a338c3a2aeb1d5dfa27f4d30dd04bfd8c61ce4
treee4cdb090e342647a41982eef87a31d713537b166
parent9a5fa202687b1fcf21ade555348dc300e795af55
Fixed BZ634242 for older kernels.

* runtime/uprobes/uprobes.c (uprobe_report_clone): If two processes are
  are sharing the same memory space (CLONE_VM) don't remove probes, since
  that will remove the probes from both processes.
runtime/uprobes/uprobes.c
This page took 0.029002 seconds and 5 git commands to generate.