966500e03f
TEST=pkg/vm_service/test/stream_cpu_samples_with_user_tag_rpc_test, other pkg/vm_service tests CoreLibraryReviewExempt: This CL only includes some implementation changes to `dart:vmservice`, it does not touch any other core libraries. Issue: https://github.com/dart-lang/sdk/issues/61267 Change-Id: I68be75b642acc4a9b8475c56aa993693ff42fbdd Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/444101 Commit-Queue: Derek Xu <derekx@google.com> Reviewed-by: Ben Konyi <bkonyi@google.com>
package:vm_service_interface
A library providing an interface to implement the Dart VM service protocol.
The VM Service Protocol specification can be found at github.com/dart-lang/sdk/runtime/vm/service/service.md.
Features and bugs
Please file feature requests and bugs at the issue tracker.