Skip to content

Re-enable profiler sample block streaming after race conditions are resolved #46825

@bkonyi

Description

@bkonyi

The profiler has the ability to stream completed SampleBlock instances over the service protocol. This requires that full sample blocks aren't re-allocated until after they've been processed and marked evictable. There's currently some racey logic in the eviction code, so this feature has been disabled for the 2.14 release.

This functionality should be re-enabled once the race conditions are resolved before the 2.15 beta branch.

Metadata

Metadata

Assignees

Labels

P1A high priority bug; for example, a single project is unusable or has many test failuresarea-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions