[cvs-nhc98] Add Phil's time profiler into the standard code base.
Malcolm Wallace
malcolm@sparud.net
Thu, 3 May 2001 19:17:03 +0200 (CEST)
malcolm: Thu May 3 19:17:03 CEST 2001
Update of /usr/src/master/nhc/include
In directory hinken:/tmp/cvs-serv25581/include
Modified Files:
PreludeBuiltin.T.hi cinterface.h mutlib.h runtime.h
Log Message:
Add Phil's time profiler into the standard code base.
* quite a few additions to the runtime system
* some mangling of ld-lines required in scripts
* in compiler, introduce an extra field in InfoName constructor
to identify local function definitions (i.e. non-globals) for
correct aggregation of time costs.