dart-sdk/runtime
Ben Konyi 7786183e14 [ Profiler ] Fix CPU sample streaming sending only a single sample block instead of a chain of blocks
A pointer to a single SampleBlockBuffer was being passed in while
building a profile instead of a reference to SampleBlockListProcessor.
This also could lead to a segfault if there were no blocks to process.

TEST=CQ + manual testing in Flutter engine

Change-Id: I1e2903cf718da7b32747553c2ed1efcb78b62c86
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/214441
Commit-Queue: Ben Konyi <bkonyi@google.com>
Reviewed-by: Siva Annamalai <asiva@google.com>
2021-09-24 23:02:49 +00:00
..
bin [ CLI / VM ] Add support for disabling DDS 2021-09-16 20:31:45 +00:00
docs [vm] Rename clustered_snapshot.h/cc to app_snapshot.h/cc. 2021-09-16 00:13:34 +00:00
include [vm] Remove Dart_GetImportsOfScheme. 2021-09-14 21:18:37 +00:00
lib [vm] Adds args_n to FFI resolver. 2021-09-13 07:57:00 +00:00
observatory [ VM / Service ] Fix 'dart:' scripts lookup 2021-09-24 01:20:38 +00:00
observatory_2 [ VM / Service ] Fix 'dart:' scripts lookup 2021-09-24 01:20:38 +00:00
platform [vm] Remove support for dart-ext: imports 2021-09-02 14:14:35 +00:00
tests [gardening] Skip vm/dart_2/v8_snapshot_profile_writer_test on tsan bot 2021-09-16 18:09:35 +00:00
third_party [tools] Update all iteritems -> items 2021-05-20 11:36:52 +00:00
tools [vm] Use UTF-8 to read files in *_layering_check.py 2021-09-24 09:50:27 +00:00
vm [ Profiler ] Fix CPU sample streaming sending only a single sample block instead of a chain of blocks 2021-09-24 23:02:49 +00:00
.clang-tidy
.gitignore
BUILD.gn Allow deprecated copy on fuchsia 2021-08-11 01:14:22 +00:00
codereview.settings
configs.gni Reland "[vm] Build dart2native dependencies with the normal "create_sdk" target" 2020-06-17 16:12:26 +00:00
CPPLINT.cfg
PRESUBMIT.py [python3] Migrate PRESUBMIT.py files 2021-08-16 08:29:54 +00:00
runtime_args.gni [wasm] Remove deprecated dart_enable_wasm flag. 2021-04-01 22:45:07 +00:00