This is the mail archive of the cygwin-cvs@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/winsup/cygwin ChangeLog profil.c profil.h ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	cgf at sourceware dot org	2003-04-28 20:10:54

Modified files:
	winsup/cygwin  : ChangeLog profil.c profil.h winsup.h 
	winsup/cygwin/include/cygwin: types.h 

Log message:
	* profil.h (PROFADDR): Prevent overflow when text segments are larger than
	256k.
	* profil.c (profthr_func): Raise thread priority for more accurate sampling.
	* path.cc (hash_path_name): Use ino_t as type.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.1880&r2=1.1881
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/profil.c.diff?cvsroot=src&r1=1.5&r2=1.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/profil.h.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/winsup.h.diff?cvsroot=src&r1=1.111&r2=1.112
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/include/cygwin/types.h.diff?cvsroot=src&r1=1.16&r2=1.17


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]