I tested the ruby agent 3.7.1.188 of New Relic but I don't understand the purpose of the ruby-prof gem. When I go to http://localhost:3000/newrelic
, on the right side is a message that says that I can use the ruby-prof gem to display profiles. So I installed ruby-prof gem and clicked on "Start profiling" then clicked around my site and finally clicked on "stop profiling". I can now click on the URLs to see how long some action lasts. But I get the same statistics without ruby-prof. So where is the exact purpose of ruby-prof regarding the New Relic agent?
Ruby Version: 2.0.0 Rails version: 4.0.0