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 configure configure.ac stap.1.in ...


CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	fche@sourceware.org	2006-11-26 23:28:15

Modified files:
	.              : ChangeLog configure configure.ac stap.1.in 
	                 tapsets.cxx translate.cxx 

Log message:
	2006-11-26  Frank Ch. Eigler  <fche@redhat.com>
	
	PRs 2685, 3596, toward 2725.
	* tapsets.cxx (common_probe_entryfn_prologue): Skip probe on
	insufficient stack.
	(build_blacklist): Add a slew of lock-related calls.
	(query_module): Check for debuginfo architecture match.
	* translate.cxx (translate_pass): Add default MINSTACKSPACE.
	* configure.ac: Link stap with -lebl too.
	* configure: Regenerated.
	* stap.1.in: Document MINSTACKSPACE parameter.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=systemtap&r1=1.508&r2=1.509
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=systemtap&r1=1.60&r2=1.61
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.ac.diff?cvsroot=systemtap&r1=1.59&r2=1.60
http://sourceware.org/cgi-bin/cvsweb.cgi/src/stap.1.in.diff?cvsroot=systemtap&r1=1.45&r2=1.46
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapsets.cxx.diff?cvsroot=systemtap&r1=1.160&r2=1.161
http://sourceware.org/cgi-bin/cvsweb.cgi/src/translate.cxx.diff?cvsroot=systemtap&r1=1.143&r2=1.144


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