public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* src tapsets.cxx ChangeLog
@ 2007-09-13 17:24 dsmith
  0 siblings, 0 replies; 8+ messages in thread
From: dsmith @ 2007-09-13 17:24 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	dsmith@sourceware.org	2007-09-13 17:24:54

Modified files:
	.              : tapsets.cxx ChangeLog 

Log message:
	2007-09-13  David Smith  <dsmith@redhat.com>
	
	PR 1154
	* tapsets.cxx (procfs_derived_probe::procfs_derived_probe):
	Removed debug print.
	(procfs_derived_probe_group::emit_module_decls): Improved error
	handling and added support for procfs.write probes.
	(procfs_var_expanding_copy_visitor::visit_target_symbol): Removed
	debug print.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapsets.cxx.diff?cvsroot=systemtap&r1=1.210&r2=1.211
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=systemtap&r1=1.672&r2=1.673


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

* src tapsets.cxx ChangeLog
@ 2006-06-01 17:05 jistone
  0 siblings, 0 replies; 8+ messages in thread
From: jistone @ 2006-06-01 17:05 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	jistone@sourceware.org	2006-06-01 17:05:57

Modified files:
	.              : tapsets.cxx ChangeLog 

Log message:
	2006-06-01  Josh Stone  <joshua.i.stone@intel.com>
	
	* tapsets.cxx (hrtimer_derived_probe::emit_interval): update
	API usage of hrtimers in preparation of getting exports from
	the kernel.
	(hrtimer_derived_probe::emit_probe_entries): ditto

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapsets.cxx.diff?cvsroot=systemtap&r1=1.131&r2=1.132
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=systemtap&r1=1.407&r2=1.408


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

* src tapsets.cxx ChangeLog
@ 2006-05-04  0:01 jistone
  0 siblings, 0 replies; 8+ messages in thread
From: jistone @ 2006-05-04  0:01 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	jistone@sourceware.org	2006-05-04 00:01:25

Modified files:
	.              : tapsets.cxx ChangeLog 

Log message:
	2006-05-03  Josh Stone  <joshua.i.stone@intel.com>
	
	PR 2506
	* tapsets.cxx (dwarf_query::blacklisted_p): skip probes in .exit.*

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapsets.cxx.diff?cvsroot=systemtap&r1=1.124&r2=1.125
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=systemtap&r1=1.369&r2=1.370


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

* src tapsets.cxx ChangeLog
@ 2005-10-18  4:30 hunt
  0 siblings, 0 replies; 8+ messages in thread
From: hunt @ 2005-10-18  4:30 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hunt@sourceware.org	2005-10-18 04:30:46

Modified files:
	.              : tapsets.cxx ChangeLog 

Log message:
	2005-10-17  Martin Hunt  <hunt@redhat.com>
	PR 1482
	* tapsets.cxx (emit_registrations): On failure, don't
	forget to unregister probe 0;

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/tapsets.cxx.diff?cvsroot=systemtap&r1=1.76&r2=1.77
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=systemtap&r1=1.200&r2=1.201


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

* src tapsets.cxx ChangeLog
@ 2005-09-13  0:33 graydon
  0 siblings, 0 replies; 8+ messages in thread
From: graydon @ 2005-09-13  0:33 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	graydon@sourceware.org	2005-09-13 00:33:19

Modified files:
	.              : tapsets.cxx ChangeLog 

Log message:
	2005-09-12  Graydon Hoare  <graydon@redhat.com>
	
	PR 1306
	* tapsets.cxx (dwflpp::has_single_line_record): New function.
	(dwflpp::iterate_over_srcfile_lines): Throw when user requests
	single statement line with multiple records (and provide advice).
	(query_cu): Adjust call to match.
	(query_srcfile_line): Fix indentation.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/tapsets.cxx.diff?cvsroot=systemtap&r1=1.60&r2=1.61
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=systemtap&r1=1.165&r2=1.166


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

* src tapsets.cxx ChangeLog
@ 2005-08-23 20:04 graydon
  0 siblings, 0 replies; 8+ messages in thread
From: graydon @ 2005-08-23 20:04 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	graydon@sourceware.org	2005-08-23 20:04:05

Modified files:
	.              : tapsets.cxx ChangeLog 

Log message:
	2005-08-23  Graydon Hoare  <graydon@redhat.com>
	
	* tapsets.cxx: Re-implement dwarf probe-pattern resolution.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/tapsets.cxx.diff?cvsroot=systemtap&r1=1.43&r2=1.44
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=systemtap&r1=1.113&r2=1.114


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

* src tapsets.cxx ChangeLog
@ 2005-08-11  3:25 graydon
  0 siblings, 0 replies; 8+ messages in thread
From: graydon @ 2005-08-11  3:25 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	graydon@sourceware.org	2005-08-11 03:25:11

Modified files:
	.              : tapsets.cxx ChangeLog 

Log message:
	2005-08-10  Graydon Hoare  <graydon@redhat.com>
	
	* tapsets.cxx (dwflpp::literal_stmt_for_local): Copy code from
	loc2c-test to implement target member variable access.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/tapsets.cxx.diff?cvsroot=systemtap&r1=1.34&r2=1.35
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=systemtap&r1=1.90&r2=1.91


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

* src tapsets.cxx ChangeLog
@ 2005-08-02 16:46 fche
  0 siblings, 0 replies; 8+ messages in thread
From: fche @ 2005-08-02 16:46 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	fche@sourceware.org	2005-08-02 16:46:44

Modified files:
	.              : tapsets.cxx ChangeLog 

Log message:
	2005-08-02  Frank Ch. Eigler  <fche@elastic.org>
	
	* tapsets.cxx (emit_registrations): Treat module_name="kernel"
	as if module_name="".

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/tapsets.cxx.diff?cvsroot=systemtap&r1=1.25&r2=1.26
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=systemtap&r1=1.66&r2=1.67


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

end of thread, other threads:[~2007-09-13 17:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-09-13 17:24 src tapsets.cxx ChangeLog dsmith
  -- strict thread matches above, loose matches on Subject: below --
2006-06-01 17:05 jistone
2006-05-04  0:01 jistone
2005-10-18  4:30 hunt
2005-09-13  0:33 graydon
2005-08-23 20:04 graydon
2005-08-11  3:25 graydon
2005-08-02 16:46 fche

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).