SRC Modula-3 provides support for the profiling tools prof(1) and gprof(1) as well as the line-based profiling tool analyze_coverage(1). To use these tools, you'll have to compile your program with certain compiler options; see the page that describes the compiler switches necessary to compile your program for profiling and coverage analysis.
Last modified on Wed Jul 17 15:34:53 PDT 1996 by heydon modified on Fri Apr 22 11:00:49 PDT 1994 by kalsow modified on Thu Jan 7 18:40:57 PST 1993 by mullerCopyright (C) 1992, 1996, Digital Equipment Corporation. All rights reserved.