Skip to content

runtime/pprof: background GC goroutine sample have pprof labels #50032

@prattmic

Description

@prattmic

gcBgMarkStartWorkers starts several gcBgMarkWorker goroutines. This is called when starting the first GC. If the GC is triggered by a goroutine with pprof labels, then the GC worker goroutines will inherit the pprof labels.

cc @mknyszek @bcmills

Metadata

Metadata

Assignees

Labels

FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions