From 97f1c64876b70ffde72c65ec8f2c822feb6ed85a Mon Sep 17 00:00:00 2001 From: Jan Siwiec <jan.siwiec@vsb.cz> Date: Thu, 19 Mar 2020 11:01:11 +0100 Subject: [PATCH] Update vampir.md --- docs.it4i/software/debuggers/vampir.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs.it4i/software/debuggers/vampir.md b/docs.it4i/software/debuggers/vampir.md index c6f29f485..49e85445d 100644 --- a/docs.it4i/software/debuggers/vampir.md +++ b/docs.it4i/software/debuggers/vampir.md @@ -1,6 +1,6 @@ # Vampir -Vampir is a commercial trace analysis and visualization tool. It can work with traces in OTF and OTF2 formats. It does not have the functionality to collect traces, you need to use a trace collection tool (such as [Score-P][1]) first to collect the traces. +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