File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -88,9 +88,13 @@ <h2><a id="installation">Installation</a></h2>
8888 are running Windows, then you should install the Windows specific gem
8989 or install install < a href ="https://rubyinstaller.org/add-ons/devkit.html "> devkit</ a > .</ p >
9090 < p > ruby-prof requires Ruby 2.4.0 or higher.</ p >
91- < p > < strong > !!!WARNING!!!</ strong > - The TracePoint api in Ruby versions
92- 2.6.1 through 2.6.3 has a < a href ="https://bugs.ruby-lang.org/issues/15911 "> bug</ a >
91+ < p > < strong > !!!WARNING!!!</ strong > </ p >
92+ < p > Ruby versions 2.6.1, 2.6.2 and 2.6.3 have a < a href ="https://bugs.ruby-lang.org/issues/15911 "> bug</ a >
9393 that can cause ruby-prof to return incorrect results. </ p >
94+ < p > Ruby versions 2.7.0 and 2.7.1 have a < a href ="https://bugs.ruby-lang.org/issues/17152 "> bug</ a >
95+ that can cause ruby-prof to return incorrect results.</ p >
96+ < p > < br >
97+ </ p >
9498 < h2 > < a id ="getting-started "> Getting Started</ a > </ h2 >
9599 < p > There are three ways to use ruby-prof:</ p >
96100 < ul >
You can’t perform that action at this time.
0 commit comments