Perfasm assembly output threshold

Dmitry Bundin dbundin at iponweb.net
Mon Mar 12 16:46:33 UTC 2018


Hello!

I have a problem with printing assembly code for my benchmarks. Here is it:

java -jar target/benchmarks.jar -wi 10 -i 10 -f 25 -prof perfasm

prints the following:

 20 ....[Hottest Region
1]..............................................................................
 19 C2, level 4, com.zto.logic.Operator::call, version 693 (1906 bytes)
 18
 17  <region is too big to display, has 1211 lines, but threshold is 1000>


Is there a way to change the threshold?


More information about the jmh-dev mailing list