Linux perf record accepts "max" as the max sampling frequency possible on the system. JMH perfasm should accept it too. Defaulting to "max" is probably counter-productive at this point, because it probably comes with additional profiling overhead.
- links to
-
Review openjdk/jmh/64