DescriptionPartially implement DBC profiler.
- Fix setting exit frame info to indicate when we are executing Dart code.
- Copy local pc to memory on call and return to make it accessible to the profiler. Since the profiler cannot access the local pc, the profiler is not accurate at the instruction level.
- Teach the profiler's stack walker that the stack grows up for Dart frames on DBC.
R=johnmccutchan@google.com
Committed: https://github.com/dart-lang/sdk/commit/59c52a5b6428e677d5f7515185bb0dafa9796b31
Patch Set 1 #Patch Set 2 : . #Patch Set 3 : . #
Total comments: 9
Patch Set 4 : comments #Patch Set 5 : sync #
Messages
Total messages: 7 (2 generated)
|