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:51:50 UTC 2004
Modified Files:
src/lib/libc/gmon [netbsd-2-0]: gmon.c
Log Message:
Pull up revision 1.22 (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.21 -r1.21.2.1 src/lib/libc/gmon/gmon.c
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