Skip to content

TracePoint#new(:call) and TracePoint#new(:c_call): ArgumentError: unknown event #1672

Open
@deepj

Description

@deepj

To reproduce:

TracePoint.new(:call)
# or
TracePoint.new(:c_call)

Error:

ArgumentError:
       unknown event: call/c_call

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions