public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
From: brolley@sourceware.org
To: systemtap-cvs@sourceware.org
Subject: src ./ChangeLog ./coveragedb.cxx ./elaborate.c ...
Date: Wed, 13 Feb 2008 16:43:00 -0000	[thread overview]
Message-ID: <20080213164308.16365.qmail@sourceware.org> (raw)

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	brolley@sourceware.org	2008-02-13 16:43:08

Modified files:
	.              : ChangeLog coveragedb.cxx elaborate.cxx 
	                 elaborate.h staptree.cxx staptree.h 
Added files:
	testsuite/semko: fortyfour.stp fortythree.stp 
	testsuite/semok: thirty.stp 

Log message:
	2008-02-13  Dave Brolley  <brolley@redhat.com>
	
	PR5609
	* staptree.h (probe::collect_derivation_chain): Now takes vector<probe*>.
	(probe::get_alias): New virtual method.
	* elaborate.h (derived_probe::collect_derivation_chain): Now takes vector<probe*>.
	* staptree.cxx (probe::collect_derivation_chain): Now takes vector<probe*>. Don't
	cast 'this' to (derived_probe*).
	* elaborate.cxx (derived_probe::collect_derivation_chain): Now takes vector<probe*>.
	(alias_derived_probe::get_alias): New virtual method.
	(alias_derived_probe::alias): New member.
	(alias_expansion_builder::build): Call checkForRecursiveExpansion and emit a
	diagnostic if recursion is detected. Pass alias to constructor of
	alias_derived_probe.
	(alias_expansion_builder::checkForRecursiveExpansion): New method.
	* coveragedb.cxx: Pass vector<probe*> on all calls to collect_derivation_chain.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=systemtap&r1=1.780&r2=1.781
http://sourceware.org/cgi-bin/cvsweb.cgi/src/coveragedb.cxx.diff?cvsroot=systemtap&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/src/elaborate.cxx.diff?cvsroot=systemtap&r1=1.94&r2=1.95
http://sourceware.org/cgi-bin/cvsweb.cgi/src/elaborate.h.diff?cvsroot=systemtap&r1=1.45&r2=1.46
http://sourceware.org/cgi-bin/cvsweb.cgi/src/staptree.cxx.diff?cvsroot=systemtap&r1=1.73&r2=1.74
http://sourceware.org/cgi-bin/cvsweb.cgi/src/staptree.h.diff?cvsroot=systemtap&r1=1.61&r2=1.62
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/semko/fortyfour.stp.diff?cvsroot=systemtap&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/semko/fortythree.stp.diff?cvsroot=systemtap&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/semok/thirty.stp.diff?cvsroot=systemtap&r1=NONE&r2=1.1


                 reply	other threads:[~2008-02-13 16:43 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080213164308.16365.qmail@sourceware.org \
    --to=brolley@sourceware.org \
    --cc=systemtap-cvs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).