devtools_profiler_protocol 0.2.0 copy "devtools_profiler_protocol: ^0.2.0" to clipboard
devtools_profiler_protocol: ^0.2.0 copied to clipboard

Shared protocol models for the pure-Dart DevTools profiler packages.

Changelog #

0.2.0 #

  • Added extra field to ProfileRegionOptions for tool-specific metadata. Tools like lualike can attach arbitrary data (e.g. {'luaFile': 'calls.lua'}) that persists in session artifacts.
  • Updated copyWith, toJson, and fromJson to handle extra.

0.1.0 #

  • Initial release of the shared profiler protocol models.
  • Added capture-kind and isolate-scope contracts for region profiling.
  • Added JSON-friendly region option serialization helpers.
0
likes
150
points
280
downloads

Documentation

API reference

Publisher

verified publisherglenfordwilliams.com

Weekly Downloads

Shared protocol models for the pure-Dart DevTools profiler packages.

Repository (GitHub)
View/report issues

License

MIT (license)

More

Packages that depend on devtools_profiler_protocol