Skip to content

IsEventSourceLoggingEnabled Missing on Linux ARM #5422

@manu-st

Description

@manu-st

I'm having an issue on Linux Arm where it cannot find an ID for method IsEventSourceLoggingEnabled at line 542 of ecall.cpp (https://github.com/dotnet/coreclr/blob/master/src/vm/ecall.cpp#L542)

Turns out that FEATURE_EVENT_TRACE is disabled for Linux ARM by this PR dotnet/coreclr#2935. Should this be reverted back to allow FEATURE_EVENT_TRACE for all platforms? Or should we change mscorlib to not call it when it is not defined?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions