dart-sdk/pkg/vm/lib/snapshot
Vyacheslav Egorov 20d2917f84 [vm/tool] Improvements to snapshot_analysis 'compare' command.
Introduce helper classes and methods for constructing program
hierarchy from a flat list of symbols as well as methods for
diffing and bucketing the program hierarchies.

Issue https://github.com/dart-lang/sdk/issues/41249

Cq-Include-Trybots: luci.dart.try:pkg-linux-debug-try,pkg-linux-release-try,pkg-win-release-try,pkg-mac-release-try
Change-Id: Ieb6ad1ccd8bc7fa1181d31e78ac351369ede5f81
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/150101
Commit-Queue: Vyacheslav Egorov <vegorov@google.com>
Reviewed-by: Alexander Markov <alexmarkov@google.com>
2020-06-11 12:30:49 +00:00
..
compare.dart [vm/tool] Improvements to snapshot_analysis 'compare' command. 2020-06-11 12:30:49 +00:00
instruction_sizes.dart [vm/tool] Improvements to snapshot_analysis 'compare' command. 2020-06-11 12:30:49 +00:00
name.dart [vm/tool] Improvements to snapshot_analysis 'compare' command. 2020-06-11 12:30:49 +00:00
program_info.dart [vm/tool] Improvements to snapshot_analysis 'compare' command. 2020-06-11 12:30:49 +00:00
treemap.dart