| ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openjdk.jmh.profile.LinuxPerfAsmProfiler
public class LinuxPerfAsmProfiler
Constructor Summary | |
---|---|
LinuxPerfAsmProfiler() |
Method Summary | |
---|---|
Collection<String> | addJVMInvokeOptions(BenchmarkParams params) |
Collection<String> | addJVMOptions(BenchmarkParams params) |
Collection<? extends Result> | afterTrial(File stdOut, File stdErr) |
void | beforeTrial() |
Collection<String> | checkSupport() |
String | getDescription() |
String | label() |
Collection<String> | tryWith(String cmd) |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LinuxPerfAsmProfiler() throws IOException
IOException
Method Detail |
---|
public Collection<String> addJVMInvokeOptions(BenchmarkParams params)
addJVMInvokeOptions
in interface ExternalProfiler
public Collection<String> addJVMOptions(BenchmarkParams params)
addJVMOptions
in interface ExternalProfiler
public void beforeTrial()
beforeTrial
in interface ExternalProfiler
public Collection<? extends Result> afterTrial(File stdOut, File stdErr)
afterTrial
in interface ExternalProfiler
public Collection<String> checkSupport()
checkSupport
in interface Profiler
public Collection<String> tryWith(String cmd)
public String label()
public String getDescription()
getDescription
in interface Profiler
| ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |