09f756b9a1
Providing `filterKey` will result in all timeline events associated with the TimelineTask including a `filterKey` entry in their arguments map, set to the value provided in the constructor. This will allow for a consistent way for tooling to filter asynchronous timeline events. Fixes https://github.com/dart-lang/sdk/issues/40861 Change-Id: I06d3f9c73f06c2ff0e495f1b6a57fcf357d625a8 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/139312 Commit-Queue: Ben Konyi <bkonyi@google.com> Reviewed-by: Kenzie Schmoll <kenzieschmoll@google.com> Reviewed-by: Siva Annamalai <asiva@google.com>