Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 1999-01-02 21:31:04 -0800 (Sat, 02 Jan 1999)
Revision: 2553
Log message:

      Added profiling control functions stop_gmon and restart_gmon to MP
      top loop. Now it is possible to get a "clean" profiling information
      that does not include any startup overhead.
      

Changes  Path
+1 -0 metaprl/clib/Makefile
+5 -0 metaprl/clib/exit.c
+5 -1 metaprl/editor/ml/shell.ml
+5 -1 metaprl/mk/config