[gforth] / gforth / doc / vmgen.texi  

gforth: gforth/doc/vmgen.texi

Diff for /gforth/doc/vmgen.texi between version 1.6 and 1.7

version 1.6, Wed Aug 7 22:19:44 2002 UTC version 1.7, Thu Aug 8 08:33:06 2002 UTC
Line 1023 
Line 1023 
 @end table  @end table
   
   
   @section VM profiler
   
   The VM profiler is designed for getting execution and occurence counts
   for VM instruction sequences, and these counts can then be used for
   selecting sequences as superinstructions.  The VM profiler is probably
   not useful as profiling tool for the interpretive system (i.e., the VM
   profiler is useful for the developers, but not the users of the
   interpretive system).
   
   
   
   
   
   


Generate output suitable for use with a patch program
Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help