From de47f25f4f7960e183929fd16f918552d45925a3 Mon Sep 17 00:00:00 2001 From: Lukas Steiner Date: Tue, 21 Jul 2020 10:20:03 +0200 Subject: [PATCH] Update trace analyzer readme section. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 64eb197a..ca7dca1c 100644 --- a/README.md +++ b/README.md @@ -495,7 +495,7 @@ The content of [config.json](DRAMSys/library/resources/configs/thermalsim/config - true: generate power map files during thermal simulation - false: do not generate power map files during thermal simulation -## Trace Analyzer +## Trace Analyzer Consulting and Custom-Tailored Modifications To provide better analysis capabilities for DRAM subsystem design space exploration than the usual performance-related outputs to the console, DRAMSys offers the Trace Analyzer. @@ -503,7 +503,7 @@ All requests, responses and DRAM commands can be recorded in an SQLite trace dat The Trace Analyzer's main window is shown below. -If you are interested in the database recording feature and the Trace Analyzer please contact [Matthias Jung](mailto:matthias.jung@iese.fraunhofer.de). +If you are interested in the database recording feature and the Trace Analyzer, if you need support on how to setup DRAMSys in a virtual platform of your company, or if you require custom modifications of the simulator please contact [Matthias Jung](mailto:matthias.jung@iese.fraunhofer.de). ![Trace Analyzer Main Window](DRAMSys/docs/images/traceanalyzer.png)