[Next] [Up] [Previous] [Contents] [Index]
Next: Profile program executions Up: Profiling Previous: Statistics   Contents   Index

Profile programs

The source program profiler analyzes source Prolog programs and reports the following information about the programs: To use the profiler, type
      profile_src(F)
or
      profile_src([F1,...,Fn])
where F and F1,...,Fn are file names of the source programs.  



Neng-Fa Zhou () 2007-06-05