Uses of Interface
org.openjdk.jmh.profile.ExternalProfiler
Packages that use ExternalProfiler
-
Uses of ExternalProfiler in org.openjdk.jmh.profile
Classes in org.openjdk.jmh.profile that implement ExternalProfilerModifier and TypeClassDescriptionclassfinal classA profiler based on async-profiler.classMac OS X perfasm profiler based on DTrace "profile-n" provider which samples program counter by timer interrupt.final classA profiler based on Java Flight Recorder.classfinal classclassclassclassclassWindows performance profiler based on "xperf" utility.Methods in org.openjdk.jmh.profile that return types with arguments of type ExternalProfilerModifier and TypeMethodDescriptionstatic List<ExternalProfiler>ProfilerFactory.getSupportedExternal(Collection<ProfilerConfig> cfg)