From c2d5fa7917dac82f7761a007ad4ed7ecded7572d Mon Sep 17 00:00:00 2001 From: Jan Siwiec <jan.siwiec@vsb.cz> Date: Thu, 28 May 2020 08:09:54 +0200 Subject: [PATCH] Update vampir.md fixed introduction structure, related to #68 --- docs.it4i/software/debuggers/vampir.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs.it4i/software/debuggers/vampir.md b/docs.it4i/software/debuggers/vampir.md index 49e85445d..faefddd63 100644 --- a/docs.it4i/software/debuggers/vampir.md +++ b/docs.it4i/software/debuggers/vampir.md @@ -1,5 +1,7 @@ # Vampir +## Introduction + Vampir is a commercial trace analysis and visualization tool. It works with traces in OTF and OTF2 formats. It does not have the functionality to collect traces, so you need to use a trace collection tool (such as [Score-P][1]) first to collect the traces.  -- GitLab