DescriptionAdd ability for embedder to provide private timeline trace data
- Add three new embedder hooks registered with Dart_SetEmbedderTimelineCallbacks
- Dart_EmbedderTimelineStartRecording
- Dart_EmbedderTimelineStopRecording
- Dart_EmbedderTimelineGetTimeline
- Add unit test for record start / stop notification.
- Add unit test for get timeline.
This should allow Flutter to remove their hacked up timeline service RPCs.
R=chinmaygarde@google.com, rmacnak@google.com
Committed: https://github.com/dart-lang/sdk/commit/53cae0aed917827e24e5ff5e267e2dae51610a36
Patch Set 1 #Patch Set 2 : #
Total comments: 2
Messages
Total messages: 17 (6 generated)
|