Skip to content

"exclude" methods logic doesn't seem to work #8

Description

@kikonen

It seems that if trying to exclude methods only error is got

undefined method `eliminate_methods!' for #<RubyProf::Profile:0x00007f4715dda208> result.eliminate_methods!(@exclusions) if @exclusions ^^^^^^^^^^^^^^^^^^^

My actual goal was to somehow filter results so that I would get output only for current sinatra request handler thread, to make interpreting results easier.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions