dart-sdk/runtime
Liam Appelbe 3a3738c6fb Revert "Reland "[vm] Add analyze_snapshot tool for AOT snapshot inspection""
This reverts commit 8d1eedca64.

Reason for revert: Broke the Fuchsia bot: https://github.com/dart-lang/sdk/issues/47950#issuecomment-1040648129

Original change's description:
> Reland "[vm] Add analyze_snapshot tool for AOT snapshot inspection"
>
> This is a reland of 19e5749308
>
> TEST=runtime/tests/vm/dart/analyze_snapshot_binary_test.dart
>
> Original change's description:
> > [vm] Add analyze_snapshot tool for AOT snapshot inspection
> >
> > Current skeleton to allow for instrumentation snapshots that can be
> > built alongside Dart compilation artifacts and easily referenced for
> > specific versions between Snapshot hash <-> DartSDK <-> Flutter Engine
> >
> > TEST=runtime/tests/vm/dart/analyze_snapshot_binary_test.dart
> >
> > Change-Id: Ie3757a265bbf457506c72fb62a625fea7bedcb68
> > Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/221087
> > Reviewed-by: Slava Egorov <vegorov@google.com>
> > Commit-Queue: Slava Egorov <vegorov@google.com>
>
> Change-Id: Ia1ea0071d30818440ae48484ff6c406236af5a4e
> Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/224526
> Reviewed-by: Slava Egorov <vegorov@google.com>
> Commit-Queue: Slava Egorov <vegorov@google.com>

TBR=vegorov@google.com,cmevans@google.com

Change-Id: I1aa0404fa8af9bd31a5c1efbbe7f60d9da2b5b9d
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/233160
Reviewed-by: Liam Appelbe <liama@google.com>
Commit-Queue: Liam Appelbe <liama@google.com>
2022-02-15 18:45:39 +00:00
..
bin Revert "Reland "[vm] Add analyze_snapshot tool for AOT snapshot inspection"" 2022-02-15 18:45:39 +00:00
docs [infra] Describe how to download large isolate artifacts(core dumps) 2022-01-29 06:21:23 +00:00
include Revert "Reland "[vm] Add analyze_snapshot tool for AOT snapshot inspection"" 2022-02-15 18:45:39 +00:00
lib [vm/isolate/spawn] Ensure spawnFunction sends closure so type args are preserved. 2022-02-09 16:49:49 +00:00
observatory Replace Uri.scheme == with Uri.isScheme 2022-02-08 21:38:57 +00:00
observatory_2 Replace Uri.scheme == with Uri.isScheme 2022-02-08 21:38:57 +00:00
platform [vm/compiler] Allow WB elimination for small arrays. 2022-02-07 10:47:12 +00:00
tests Revert "Reland "[vm] Add analyze_snapshot tool for AOT snapshot inspection"" 2022-02-15 18:45:39 +00:00
third_party Revert "[tools] Replace the Chromium binary size tool, which no longer works." 2022-02-04 02:11:06 +00:00
tools Revert "[tools] Replace the Chromium binary size tool, which no longer works." 2022-02-04 02:11:06 +00:00
vm Revert "Reland "[vm] Add analyze_snapshot tool for AOT snapshot inspection"" 2022-02-15 18:45:39 +00:00
.clang-tidy
.gitignore
BUILD.gn Revert "Reland "[vm] Add analyze_snapshot tool for AOT snapshot inspection"" 2022-02-15 18:45:39 +00:00
codereview.settings
configs.gni
CPPLINT.cfg
OWNERS [infra] Add OWNERS to the Dart SDK 2022-02-14 14:06:34 +00:00
PRESUBMIT.py
runtime_args.gni