Skip to content

Add native functions to module info #9072

Open
@garazdawi

Description

@garazdawi

Is your feature request related to a problem? Please describe.
We need a way to get information about which functions in a module is backed by native code, both nifs or bifs.

Describe the solution you'd like
the funcion lists:module_info(native_functions) should return a list of functions that are implemented using native code. It should return both exported and private functions.

Additional context
#9010

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementhelp wantedIssue not worked on by OTP; help wanted from the communityteam:VMAssigned to OTP team VM

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions