Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


FeatureNew Kieker AnalysisOld Kieker Analysis/Trace Analysis Tool

Pipe-and-Filter frameworkTeeTimeKieker´s old internal one

Pipe-and-Filter Configuration
  • Example configuration to demonstrate behavior

    kieker.analysisteetime.ExampleConfiguration
  • More specific configurations have to be created
Dynamic class in the Trace Analysis Tool that creates a Configuration based on the user´s input. This class is very large

Command Line Interfacecurrently notyes

GUIcurrently notyes

Handling of Monitoring Records
  • Event Records
    • Before, After, AfterFailed
should support all Kieker Monitoring Records (Frage)

Analysis modelsImplemented with Eclipse Modeling FrameworkImplemented in Java

Statistics modelSeparated to be more extendableStatistics belong to entity

Median as statistics property

yes, efficient implementation:

insert: O(log(n)
get: O(1)

no

Statistics represented as time seriesno, but some infrastructure existsno
TracesCreation of In-Memory Trace Modelsyesyes
Creation of Traces/Call Trees (for Export)Dot, GraphML, BlueprintsDot, PDF from Dot
Creation of Sequence Diagrams (Export)noPic, PDF from Pic
Aggregation of all tracesno (but very similar to operation dependency graphs so debatable if necessary)Dot, PDF from Dot
Aggregation of equal tracesyes, but currently no mapping to output formatsno
Trace repair functionalitynoyes
Distinction between Event and Execution Tracesnoyes
Dependency GraphsCreation of In-Memory Model(s)yesyes
Creation of Dependency Graphs (for Export)Dot, GraphML, BlueprintsDot, PDF from Dot
Trace coloringnoyes
System ModelHTML representation of System Modelnoyes

Special treatment of assumed callsnoyes, if desired

Ignoring self loopsnoyes, if desired

Selecting/Excluding of single traces and time stampsyesyes

...

Use one or more Exporter to export this graphs

Example Architecture

An example connection of the individual filters is shown in the following diagram:

View file
nameKieker Analysis Configuration Christian ICSA.pdf
height250