Changes between Version 2 and Version 3 of ProfilingRuncore
- Timestamp:
- 07/26/09 06:39:59 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ProfilingRuncore
v2 v3 12 12 * store profiling information 13 13 * close output file 14 * Explore callgrind output format (NYTProf format a good second strategy)14 * Explore callgrind output format - see [wiki:CallgrindFormat] (NYTProf format a good second strategy) 15 15 * How do you represent non-local jumps? 16 16 * How do you detect non-local jumps and other CPS-style control flow changes?