This is the mail archive of the systemtap-cvs@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src ./ChangeLog runtime/uprobes/uprobes.c runt ...


CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	kenistoj@sourceware.org	2008-01-25 23:55:05

Modified files:
	.              : ChangeLog 
	runtime/uprobes: uprobes.c uprobes.h 

Log message:
	* 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

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=systemtap&r1=1.760&r2=1.761
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/uprobes/uprobes.c.diff?cvsroot=systemtap&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/uprobes/uprobes.h.diff?cvsroot=systemtap&r1=1.3&r2=1.4


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]