DescriptionAdd profile data to getSourceReport
- Add new getSourceReport kind 'Profile'.
- Add "profileTicks" to source ranges that have profile data.
- "profileTicks" is organized as three arrays: positions, inclusive ticks, and exclusive ticks. These arrays are indexed together.
- Keep source positions in profile sorted by token position value.
- Misc improvements to debug printing in profiler.
- Add unit test for profile getSourceReport.
R=turnidge@google.com
Committed: https://github.com/dart-lang/sdk/commit/ffbd0b763ae012530660705963ef4c8e936fd95d
Patch Set 1 #Patch Set 2 : #
Total comments: 12
Patch Set 3 : #
Messages
Total messages: 11 (4 generated)
|