This is a Kieker stack trace parser for jQAssistant. It enables jQAssistant to scan and to analyze data from Kieker.
Download the jQAssistant command line tool for your system: jQAssistant - Get Started.
Next download the latest version from the release tab. Put the jqa-kieker-plugin-*.jar
into the plugins folder
of the jQAssistant commandline tool.
Now scan your configuration and wait for the plugin to finish:
jqassistant.sh scan -f
You can then start a local Neo4j server to start querying the database at http://localhost:7474:
jqassistant.sh server
- Richard Müller and Tom Strempel: Graph-Based Performance Analysis at System- and Application-Level, 11th Symposium on Software Performance, Lepzig, Germany, 2020.
- Richard Müller and Matteo Fischer: Graph-Based Analysis and Visualization of Software Traces, 10th Symposium on Software Performance, Würzburg, Germany, 2019.
You can find a complete list of publications on our website.