#
68313 |
| 14-Feb-1995 |
cgd |
new argument passing conventions. minor type size cleanup. |
#
64575 |
| 23-Sep-1993 |
bostic |
changes for 4.4BSD-Lite requested by USL |
#
64529 |
| 21-Sep-1993 |
bostic |
changes for 4.4BSD-Lite requested by USL |
#
63176 |
| 10-Jun-1993 |
bostic |
4.4BSD snapshot (revision 8.1); add 1993 to copyright |
#
59870 |
| 10-May-1993 |
mckusick |
turn down clock rate when kernel is not being profiled |
#
59555 |
| 29-Apr-1993 |
mckusick |
set hashfraction; enable getting gmonparam |
#
59355 |
| 27-Apr-1993 |
mckusick |
move sizes into the gmonparam structure; add sysctl_doprof |
#
54929 |
| 10-Jul-1992 |
torek |
ANSIfy syscall args |
#
54887 |
| 10-Jul-1992 |
torek |
there is no profrate in gmonparam (only in gmonhdr) |
#
54790 |
| 08-Jul-1992 |
torek |
major overhaul to profiling; new addupc_intr and addupc_task for interrupt and sync updates of user profiling statistics; profil system call moved in from sys_process.c |
#
54137 |
| 20-Jun-1992 |
mckusick |
call initprofclock to start profiling clock |
#
53872 |
| 04-Jun-1992 |
mckusick |
support for luna68k from Omron |
#
53015 |
| 18-Mar-1992 |
mckusick |
update for new gprof header format |
#
52638 |
| 24-Feb-1992 |
mckusick |
get rid of unnecessary asm's |
#
49283 |
| 07-May-1991 |
hibler |
don't wait for initial mcount buffer, get rid of non-GCC hp300 code |
#
44774 |
| 30-Jun-1990 |
william |
i386 support for kernel addition |
#
42348 |
| 25-May-1990 |
mckusick |
"update from Mike Hibler at Utah" |
#
41966 |
| 15-May-1990 |
mckusick |
new copyright; hp300 support from Utah |
#
37535 |
| 25-Apr-1989 |
mckusick |
syntax error in bzero |
#
33366 |
| 19-Jan-1988 |
mckusick |
must avoid asm label botch on vax too (from torek) |
#
31922 |
| 21-Jul-1987 |
mckusick |
zero out malloc'ed memory before using it! |
#
31433 |
| 06-Jun-1987 |
mckusick |
calloc => malloc |
#
29946 |
| 03-Nov-1986 |
karels |
merge in tahoe support |
#
29100 |
| 05-Jun-1986 |
mckusick |
4.3BSD release version |
#
23380 |
| 08-Jun-1985 |
mckusick |
Add copyright |