ruby-prof / ruby-prof

A ruby profiler. See https://ruby-prof.github.io for more information.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ruby-prof misreports the call stack on windows

Inversion-des opened this issue · comments

You can find all the delails (combination fo gems, the code to reproduce and attached reports) on this page — https://jira.mongodb.org/browse/RUBY-1831

Gave the test a try in ruby-prof 1.0 and it looks like it works correctly to me. So this has been fixed (a lot of work went into fixing recursive profiles).

Thanks for the report - Charlie