Package kieker.analysis.util.debug.hotspotdetection
package kieker.analysis.util.debug.hotspotdetection
-
ClassesClassDescriptionThis class executes a
HotspotDetectionConfiguration.Configuration for a hotspot detection based on the longest execution time of methods without children.This stage excepts traces at its input port and prints their operation calls to a givenPrintStream, which have the longest execution time without their children.