public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* src ChangeLog elaborate.cxx session.h tapsets.cxx
@ 2007-09-10 16:20 hunt
  0 siblings, 0 replies; 2+ messages in thread
From: hunt @ 2007-09-10 16:20 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hunt@sourceware.org	2007-09-10 16:20:56

Modified files:
	.              : ChangeLog elaborate.cxx session.h tapsets.cxx 

Log message:
	2007-09-10  Martin Hunt  <hunt@redhat.com>
	
	* tapsets.cxx, session.h, elaborate.cxx: Start of procfs
	interaction support. PR 1154.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=systemtap&r1=1.666&r2=1.667
http://sourceware.org/cgi-bin/cvsweb.cgi/src/elaborate.cxx.diff?cvsroot=systemtap&r1=1.83&r2=1.84
http://sourceware.org/cgi-bin/cvsweb.cgi/src/session.h.diff?cvsroot=systemtap&r1=1.19&r2=1.20
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapsets.cxx.diff?cvsroot=systemtap&r1=1.207&r2=1.208


^ permalink raw reply	[flat|nested] 2+ messages in thread

* src ChangeLog elaborate.cxx session.h tapsets.cxx
@ 2006-10-11 14:56 dsmith
  0 siblings, 0 replies; 2+ messages in thread
From: dsmith @ 2006-10-11 14:56 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	dsmith@sourceware.org	2006-10-11 14:56:09

Modified files:
	.              : ChangeLog elaborate.cxx session.h tapsets.cxx 

Log message:
	2006-10-11  David Smith  <dsmith@redhat.com>
	
	* tapsets.cxx (in_kprobes_function): New function that looks up
	the values of '__kprobes_text_start' and '__kprobes_text_end' in
	the kernel to be able to automatically exclude functions marked as
	'__kprobes' (BZ# 2639).
	(blacklisted_p): Calls in_kprobes_function().
	(query_kernel_module): Utility function that finds the kernel module.
	* session.h (struct systemtap_session): Added kprobes_text
	variables - kprobes_text_initialized, kprobes_text_start, and
	kprobes_text_end.
	* elaborate.cxx (systemtap_session::systemtap_session):
	kprobes_text variables get initialized.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=systemtap&r1=1.476&r2=1.477
http://sourceware.org/cgi-bin/cvsweb.cgi/src/elaborate.cxx.diff?cvsroot=systemtap&r1=1.68&r2=1.69
http://sourceware.org/cgi-bin/cvsweb.cgi/src/session.h.diff?cvsroot=systemtap&r1=1.10&r2=1.11
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapsets.cxx.diff?cvsroot=systemtap&r1=1.146&r2=1.147


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-09-10 16:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-09-10 16:20 src ChangeLog elaborate.cxx session.h tapsets.cxx hunt
  -- strict thread matches above, loose matches on Subject: below --
2006-10-11 14:56 dsmith

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).