public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* src/runtime ChangeLog runtime.h
@ 2006-12-20 20:32 hunt
  0 siblings, 0 replies; 7+ messages in thread
From: hunt @ 2006-12-20 20:32 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hunt@sourceware.org	2006-12-20 20:32:57

Modified files:
	runtime        : ChangeLog runtime.h 

Log message:
	2006-12-20  Martin Hunt  <hunt@redhat.com>
	
	* runtime.h: Include mm.h.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/ChangeLog.diff?cvsroot=systemtap&r1=1.172&r2=1.173
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/runtime.h.diff?cvsroot=systemtap&r1=1.38&r2=1.39


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

* src/runtime ChangeLog runtime.h
@ 2007-04-27 14:47 hunt
  0 siblings, 0 replies; 7+ messages in thread
From: hunt @ 2007-04-27 14:47 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hunt@sourceware.org	2007-04-27 15:47:53

Modified files:
	runtime        : ChangeLog runtime.h 

Log message:
	2007-04-27  Martin Hunt  <hunt@redhat.com>
	
	* runtime.h: Improve check for debugfs in kernel.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/ChangeLog.diff?cvsroot=systemtap&r1=1.202&r2=1.203
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/runtime.h.diff?cvsroot=systemtap&r1=1.41&r2=1.42


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

* src/runtime ChangeLog runtime.h
@ 2006-07-21 20:56 hunt
  0 siblings, 0 replies; 7+ messages in thread
From: hunt @ 2006-07-21 20:56 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hunt@sourceware.org	2006-07-21 20:56:13

Modified files:
	runtime        : ChangeLog runtime.h 

Log message:
	2006-07-21  Martin Hunt  <hunt@redhat.com>
	
	* runtime.h: Include compat.h.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/ChangeLog.diff?cvsroot=systemtap&r1=1.131&r2=1.132
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/runtime.h.diff?cvsroot=systemtap&r1=1.29&r2=1.30


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

* src/runtime ChangeLog runtime.h
@ 2006-07-12 20:16 hunt
  0 siblings, 0 replies; 7+ messages in thread
From: hunt @ 2006-07-12 20:16 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hunt@sourceware.org	2006-07-12 20:16:08

Modified files:
	runtime        : ChangeLog runtime.h 

Log message:
	2006-07-12  Martin Hunt  <hunt@redhat.com>
	
	* runtime.h (for_each_cpu): Define for new kernels
	which no longer define it.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/ChangeLog.diff?cvsroot=systemtap&r1=1.128&r2=1.129
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/runtime.h.diff?cvsroot=systemtap&r1=1.28&r2=1.29


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

* src/runtime ChangeLog runtime.h
@ 2005-08-31 18:45 hunt
  0 siblings, 0 replies; 7+ messages in thread
From: hunt @ 2005-08-31 18:45 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hunt@sourceware.org	2005-08-31 18:45:08

Modified files:
	runtime        : ChangeLog runtime.h 

Log message:
	2005-08-31  Martin Hunt  <hunt@redhat.com>
	
	* runtime.h (init_module): Include full prototype
	info in function cast to satisfy stap.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/ChangeLog.diff?cvsroot=systemtap&r1=1.45&r2=1.46
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/runtime.h.diff?cvsroot=systemtap&r1=1.18&r2=1.19


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

* src/runtime ChangeLog runtime.h
@ 2005-07-11  6:57 hunt
  0 siblings, 0 replies; 7+ messages in thread
From: hunt @ 2005-07-11  6:57 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hunt@sourceware.org	2005-07-11 06:57:26

Modified files:
	runtime        : ChangeLog runtime.h 

Log message:
	2005-07-10  Martin Hunt  <hunt@redhat.com>
	
	* runtime.h (init_module): Fix return value.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/ChangeLog.diff?cvsroot=systemtap&r1=1.21&r2=1.22
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/runtime.h.diff?cvsroot=systemtap&r1=1.10&r2=1.11


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

* src/runtime ChangeLog runtime.h
@ 2005-05-19  5:52 hunt
  0 siblings, 0 replies; 7+ messages in thread
From: hunt @ 2005-05-19  5:52 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hunt@sourceware.org	2005-05-19 05:52:01

Modified files:
	runtime        : ChangeLog runtime.h 

Log message:
	* runtime.h: Always include string.c.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/ChangeLog.diff?cvsroot=systemtap&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/runtime.h.diff?cvsroot=systemtap&r1=1.5&r2=1.6


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

end of thread, other threads:[~2007-04-27 14:47 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-12-20 20:32 src/runtime ChangeLog runtime.h hunt
  -- strict thread matches above, loose matches on Subject: below --
2007-04-27 14:47 hunt
2006-07-21 20:56 hunt
2006-07-12 20:16 hunt
2005-08-31 18:45 hunt
2005-07-11  6:57 hunt
2005-05-19  5:52 hunt

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