f93047de4a
The functionality of these two separate tools will now be available as $ pkg/vm/bin/snapshot_analysis.dart treemap ... $ pkg/vm/bin/snapshot_analysis.dart compare ... respectively. This is first step towards making these tools share more infrastructure and also work with --print-instructions-sizes-to and --write-v8-snapshot-profile-to outputs. Change-Id: I16a2d7d51680397ce22b931c00af6eeda446e634 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/148420 Commit-Queue: Vyacheslav Egorov <vegorov@google.com> Reviewed-by: Clement Skau <cskau@google.com>