[cvs-nhc98] patch applied (hat): Add Phil' s time profiler into the standard code base.

Malcolm Wallace Malcolm.Wallace at cs.york.ac.uk
Tue Oct 10 07:03:54 EDT 2006


Thu May  3 10:17:04 PDT 2001  malcolm
  * Add Phil's time profiler into the standard code base.
      * quite a few additions to the runtime system
      * some mangling of ld-lines required in scripts
      * in compiler, introduce an extra field in InfoName constructor
        to identify local function definitions (i.e. non-globals) for
        correct aggregation of time costs.

    M ./src/compiler98/Case.hs -3 +3
    M ./src/compiler98/CaseLib.hs -1 +1
    M ./src/compiler98/FSLib.hs -1 +1
    M ./src/compiler98/GcodeFix.hs -4 +10
    M ./src/compiler98/GcodeLow.hs -1 +4
    M ./src/compiler98/Info.hs -8 +9
    M ./src/compiler98/IntState.hs -1 +1
    M ./src/compiler98/Lift.hs -2 +2
    M ./src/compiler98/PosAtom.hs -2 +2
    M ./src/compiler98/RenameLib.hs -1 +1
    M ./src/compiler98/ReportImports.hs -1 +1


More information about the Cvs-nhc98 mailing list