60c34ac420
Disabling the profiler will **not** release the sample buffer on Linux, MacOS, and other platforms which utilize signals for profiling as there's no way to ensure all signals have been receieved after the thread interrupter has been shutdown. Change-Id: Ifb3230fdb95e9bc9147cbd4b85d1a84e976ce119 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/123554 Commit-Queue: Ben Konyi <bkonyi@google.com> Reviewed-by: Ryan Macnak <rmacnak@google.com>