Skip to content

Commit

Permalink
Merge pull request #40 from ChaelCodes/remove-empty-link
Browse files Browse the repository at this point in the history
Remove empty link from README
  • Loading branch information
ChaelCodes authored Nov 15, 2023
2 parents 8e4bc96 + cf797e8 commit 19f6303
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Record a flamegraph of all **retained** allocations from loading `irb`.
ruby -r vernier -e 'Vernier.trace_retained(out: "irb_profile.json") { require "irb" }'
```

The output can then be viewed in the [Firefox Profiler (demo)]() or the [`profile-viewer` gem](https://github.com/tenderlove/profiler/tree/ruby) (a Ruby-customized version of the firefox profiler.
The output can then be viewed in the Firefox Profiler (demo) or the [`profile-viewer` gem](https://github.com/tenderlove/profiler/tree/ruby) (a Ruby-customized version of the firefox profiler.

![Screenshot 2023-07-16 at 21-06-19 Ruby_Vernier – 1970-01-01 12 00 00 a m UTC – Firefox Profiler](https://github.com/jhawthorn/vernier/assets/131752/9ca0b593-70fb-4c8b-aed9-cb33e0e0bc06)

Expand Down

0 comments on commit 19f6303

Please sign in to comment.