perfnorm profiler stops reporting anything after 1.10.3 release
Иван Сопов
sopov.ivan at gmail.com
Thu Aug 13 10:12:42 UTC 2015
Hello.
Using LinuxPerfNormProfiler gives me a beautiful table with JMH 1.10.2, but
gives me nothing with 1.10.3 or current SNAPSHOT. Is this a known problem?
(I looked though the mailing list, but have not found it)
perf --version gives "perf version 3.13.11-ckt22"
uname -r gives "3.13.0-61-generic"
I'm on Ubuntu.
Thanks, Ivan Sopov.
P.S. I observed this running this
https://github.com/isopov/isopov-jmh/blob/master/src/main/java/com/sopovs/moradanen/jmh/AddExactBenchmark.java
if it matters.
More information about the jmh-dev
mailing list