Skip to content

thread: threads should be named to help performance analysis and tuning #11437

@jmarantz

Description

@jmarantz

It's possible to name threads in posix via pthread_setname_np. If we do that, performance tools can make it easier to visualize time taken in main thread, access log flusher, workers, etc.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions