8000 Code coverage and profiling don't work on non-X86_64 -musl targets because `profiler_builtins` isn't provided for them · Issue #79556 · rust-lang/rust · GitHub
[go: up one dir, main page]

Skip to content
Code coverage and profiling don't work on non-X86_64 -musl targets because profiler_builtins isn't provided for them #79556
@briansmith

Description

@briansmith

This indicates to me that it should be practical to enable the profiler feature for -musl targets on ARM and Intel targets, and we should do so. At a minimum, the following very common targets should have the profiler feature enabled:

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-code-coverageArea: Source-based code coverage (-Cinstrument-coverage)O-muslTarget: The musl libcT-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0