]> sourceware.org Git - systemtap.git/commit
* runtime/uprobes/uprobes.c: Within a probed process, serialize
authorkenistoj <kenistoj>
Fri, 25 Jan 2008 23:55:04 +0000 (23:55 +0000)
committerkenistoj <kenistoj>
Fri, 25 Jan 2008 23:55:04 +0000 (23:55 +0000)
commitfb10329303b55f4b7af98237e65d72c030df13b0
tree326cc0efa5719a742f95b7580b605fbc91273de0
parent1939ea3217ce8b8fae35e4a70f4cd5c1c431e438
* runtime/uprobes/uprobes.c: Within a probed process, serialize
calls to access_process_vm() when populating instructions
slots. Fixes an SMP bug on multithreaded apps with many
active probepoints.
* runtime/uprobes/uprobes.h: Ditto
ChangeLog
runtime/uprobes/uprobes.c
runtime/uprobes/uprobes.h
This page took 0.02546 seconds and 5 git commands to generate.