dart-sdk/pkg/vm
Vyacheslav Egorov 04a35987b0 [vm/tool] Add legend to snapshot_analysis compare/summary output.
Issue https://github.com/dart-lang/sdk/issues/41249

Change-Id: I9939ebc6bbebb32284dd55692d65482fc3ae3f2f
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/151387
Commit-Queue: Vyacheslav Egorov <vegorov@google.com>
Reviewed-by: Alexander Markov <alexmarkov@google.com>
2020-06-22 21:50:36 +00:00
..
bin Revert "Reland : [VM/Runtime] Cleanup package config initialization code" 2020-06-20 08:02:53 +00:00
lib [vm/tool] Add legend to snapshot_analysis compare/summary output. 2020-06-22 21:50:36 +00:00
test [vm/tool] Improvements to snapshot_analysis summary command. 2020-06-22 21:44:36 +00:00
testcases [vm] Compute a partitioning of the program into loading units. 2020-06-19 21:35:47 +00:00
tool [vm] Add --minimal-kernel option to kernel compilers 2020-04-06 00:54:40 +00:00
analysis_options.yaml Revert "[cfe/vm] Enable prefer_final lints in pkg/vm" 2019-09-25 08:23:20 +00:00
LICENSE [VM] Move kernel service to pkg/vm, populate pkg/vm with necessary files 2017-11-17 17:45:03 +00:00
pubspec.yaml Treat the expect and async_helper packages as opted in to NNBD. 2020-04-27 21:04:56 +00:00
README.md [VM] Add VM specific package pkg/vm and use it to host transitionary wrappers. 2017-11-14 21:06:54 +00:00

This package hosts VM specific Dart code and helper scripts.