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 ./tapsets.cxx testsuite/Change ...


CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	fche@sourceware.org	2008-01-26 20:22:09

Modified files:
	.              : ChangeLog tapsets.cxx 
	testsuite      : ChangeLog 
Added files:
	testsuite/semko: maxactive04.stp maxactive05.stp 

Log message:
	PR5673: reduce total size of generated .ko's from wildly wildcarded scripts
	
	2008-01-26  Frank Ch. Eigler  <fche@elastic.org>
	
	PR 5673.
	* tapsets.cxx (dwarf_derived_probe_group): Split stap_dwarf_probes[]
	into bss-carried kprobes structs.  Tune embedded strings for
	minimizing relocation-vs-fixed-buffer wastage.
	* tapsets.cxx (dwarf_derived_probe): Impose .maxactive() limits.
	
	2008-01-26  Frank Ch. Eigler  <fche@elastic.org>
	
	PR 5673.
	* testsuite/parseko/maxactive{04,05}.stp: New tests.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=systemtap&r1=1.761&r2=1.762
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapsets.cxx.diff?cvsroot=systemtap&r1=1.235&r2=1.236
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/ChangeLog.diff?cvsroot=systemtap&r1=1.196&r2=1.197
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/semko/maxactive04.stp.diff?cvsroot=systemtap&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/semko/maxactive05.stp.diff?cvsroot=systemtap&r1=NONE&r2=1.1


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