mirror of
https://github.com/dart-lang/sdk
synced 2024-11-05 18:22:09 +00:00
be125afc18
TEST=get_perfetto_vm_timeline_rpc_test and get_perfetto_cpu_samples_rpc_test Change-Id: I4a001ec634b939a258e337630633ce826e0f8b4d Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/303022 Reviewed-by: Ben Konyi <bkonyi@google.com> Reviewed-by: Jake Macdonald <jakemac@google.com> Commit-Queue: Derek Xu <derekx@google.com> |
||
---|---|---|
.. | ||
lib | ||
analysis_options.yaml | ||
CHANGELOG.md | ||
LICENSE | ||
OWNERS | ||
pubspec.yaml | ||
README.md |
A library for decoding protos returned by a service implementing the Dart VM service protocol.
Usage
Refer to these examples:
to see how the library's API is used.
Features and bugs
Please file feature requests and bugs at the issue tracker.