Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-2-0] src/lib/libc/gmon



Module Name:    src
Committed By:   tron
Date:           Tue May 11 14:52:01 UTC 2004

Modified Files:
        src/lib/libc/gmon [netbsd-2-0]: Makefile.inc

Log Message:
Pull up revision 1.7 (requested by thorpej in ticket #308):
Make gmon / mcount work properly for threaded applications by keeping
thread-specific gmonparam structures and then merging them before
dumping
the profile buffers.
Written by Nathan J. Williams, contributed by Wasabi Systems, Inc.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.6.4.1 src/lib/libc/gmon/Makefile.inc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index