[BACK]Return to gprof.h CVS log [TXT][DIR] Up to [local] / src / usr.bin / gprof

Diff for /src/usr.bin/gprof/gprof.h between version 1.10 and 1.11

version 1.10, 2004/07/20 08:45:29 version 1.11, 2004/07/20 18:20:55
Line 301 
Line 301 
 #define TIMEDEBUG       16  #define TIMEDEBUG       16
 #define SAMPLEDEBUG     32  #define SAMPLEDEBUG     32
 #define AOUTDEBUG       64  #define AOUTDEBUG       64
   #define ELFDEBUG        AOUTDEBUG
 #define CALLDEBUG       128  #define CALLDEBUG       128
 #define LOOKUPDEBUG     256  #define LOOKUPDEBUG     256
 #define PROPDEBUG       512  #define PROPDEBUG       512

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11