afa3594ca1
This supports flow events reported through dart:developer, but does not support ones reported with Dart_TimelineEvent in dart_tools_api.h. That will have to be supported in a future CL. TEST=CI, manually verifying that flow arrows appeared on flow events in the trace viewer for traces recorded with our Perfetto recorder Change-Id: Ic75a8ce277b436a609c027c2c0d4e94b51031aa7 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/280740 Reviewed-by: Stephen Adams <sra@google.com> Reviewed-by: Siva Annamalai <asiva@google.com> Reviewed-by: Ben Konyi <bkonyi@google.com> Reviewed-by: Sigmund Cherem <sigmund@google.com> Reviewed-by: Aske Simon Christensen <askesc@google.com> Reviewed-by: Leaf Petersen <leafp@google.com>