Changes between Version 4 and Version 5 of Development/Profiling
- Timestamp:
- 02/27/10 09:09:36 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Development/Profiling
v4 v5 25 25 }}} 26 26 27 This generates a profile output file named ` ` which can be converted into a profile graph using:27 This generates a profile output file named `ddc.hp` which can be converted into a profile graph using: 28 28 29 29 {{{ … … 31 31 }}} 32 32 33 which generates a Postscript file.33 to generate the Postscript file `ddc.ps`.
