Package kieker.analysis.util.debug.hotspotdetection


package kieker.analysis.util.debug.hotspotdetection
  • Classes
    Class
    Description
    This 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 given PrintStream, which have the longest execution time without their children.