JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
org.openjdk.jmh.profile
JavaFlightRecorderProfiler
PostProcessor
Contents
Description
Method Summary
Method Details
postProcess(BenchmarkParams, File)
Hide sidebar
Show sidebar
Interface JavaFlightRecorderProfiler.PostProcessor
Enclosing class:
JavaFlightRecorderProfiler
public static interface
JavaFlightRecorderProfiler.PostProcessor
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
List
<
File
>
postProcess
(
BenchmarkParams
benchmarkParams,
File
jfrFile)
Method Details
postProcess
List
<
File
>
postProcess
(
BenchmarkParams
benchmarkParams,
File
jfrFile)