public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* src ./ChangeLog ./buildrun.cxx runtime/ChangeL ...
@ 2007-09-24 19:35 hiramatu
  0 siblings, 0 replies; 2+ messages in thread
From: hiramatu @ 2007-09-24 19:35 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hiramatu@sourceware.org	2007-09-24 19:35:48

Modified files:
	.              : ChangeLog buildrun.cxx 
	runtime        : ChangeLog time.c 
Added files:
	runtime        : autoconf-constant-tsc.c 
	                 autoconf-ktime-get-real.c autoconf-tsc-khz.c 

Log message:
	2007-09-24  Masami Hiramatsu <mhiramat@redhat.com>
	
	PR 3916
	* buildrun.cxx (compile_pass): Add new autoconf options for checking
	time related APIs.
	* time.c (stp_time_t): Rename cpufreq to freq.
	(__stp_get_freq): Rename from __stp_estimate_cpufreq. Use tsc_khz or
	cpu_khz if it is available. Use itc_freq on ia64.
	(__stp_ktime_get_real_ts): New function to get current kernel time.
	(__stp_time_timer_callback): Call __stp_ktime_get_real_ts to get
	base time.
	(__stp_init_time): Ditto.
	(__stp_constant_freq): New function to check the processor has
	constant frequency timestamp counter.
	(_stp_kill_time): Don't use the cpufreq notifier if the processor has
	constant frequency timestamp counter.
	(_stp_init_time): Ditto.
	* autoconf-ktime-get-real.c : New file.
	* autoconf-constant-tsc.c: Ditto.
	* autoconf-tsc-khz.c: Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=systemtap&r1=1.679&r2=1.680
http://sourceware.org/cgi-bin/cvsweb.cgi/src/buildrun.cxx.diff?cvsroot=systemtap&r1=1.42&r2=1.43
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/autoconf-constant-tsc.c.diff?cvsroot=systemtap&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/autoconf-ktime-get-real.c.diff?cvsroot=systemtap&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/autoconf-tsc-khz.c.diff?cvsroot=systemtap&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/ChangeLog.diff?cvsroot=systemtap&r1=1.226&r2=1.227
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/time.c.diff?cvsroot=systemtap&r1=1.10&r2=1.11


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

* src ./ChangeLog ./buildrun.cxx runtime/ChangeL ...
@ 2007-04-27 13:19 fche
  0 siblings, 0 replies; 2+ messages in thread
From: fche @ 2007-04-27 13:19 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	fche@sourceware.org	2007-04-27 14:19:17

Modified files:
	.              : ChangeLog buildrun.cxx 
	runtime        : ChangeLog 
Added files:
	runtime        : autoconf-inode-private.c 

Log message:
	2007-04-27  Frank Ch. Eigler  <fche@elastic.org>
	
	PR 4432.
	* buildrun.cxx (compile_pass): Tweak autoconf CFLAGS handling to
	avoid macro recursion but still get the needed -I directives.
	Add the inode-private autoconf test.
	
	2007-04-27  Frank Ch. Eigler  <fche@elastic.org>
	
	* autoconf-inode-private.c: New file from hunt.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=systemtap&r1=1.610&r2=1.611
http://sourceware.org/cgi-bin/cvsweb.cgi/src/buildrun.cxx.diff?cvsroot=systemtap&r1=1.36&r2=1.37
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/autoconf-inode-private.c.diff?cvsroot=systemtap&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/ChangeLog.diff?cvsroot=systemtap&r1=1.201&r2=1.202


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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-09-24 19:35 src ./ChangeLog ./buildrun.cxx runtime/ChangeL hiramatu
  -- strict thread matches above, loose matches on Subject: below --
2007-04-27 13:19 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).