thorpej
1e627ed78e
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.
2004-05-10 22:16:42 +00:00
briggs
9c006e1248
We reference a monstartup(3), so let's actually make a link for it.
2002-01-02 04:52:55 +00:00
thorpej
9c5afcb2f0
Move the Alpha _mcount() into a .S file so that it can be
...
pre-processed, like other Alpha assembly files.
2000-09-05 16:28:30 +00:00
cgd
693e99f736
clean up Ids
1995-02-27 12:54:33 +00:00
cgd
ae9172d6cd
specify man pages the new way.
1994-12-22 09:57:51 +00:00
cgd
41006bd47b
rcsids. also, avoid floating point when picking scale value. doesn't
...
cost much, only done once.
1994-05-14 06:31:10 +00:00
cgd
da60d30fb3
user-land profiling code.
1994-05-14 06:02:57 +00:00