diff --git a/docs.it4i/software/debuggers/intel-vtune-amplifier.md b/docs.it4i/software/debuggers/intel-vtune-amplifier.md
index 9220d2f434e80038a164d3b912e9f8aae6056d37..d6d525158ffdc8498b18f286995e1f254ceb3f1b 100644
--- a/docs.it4i/software/debuggers/intel-vtune-amplifier.md
+++ b/docs.it4i/software/debuggers/intel-vtune-amplifier.md
@@ -19,6 +19,9 @@ To profile an application with VTune Amplifier, special kernel modules need to b
 $ qsub -q qexp -A OPEN-0-0 -I -l select=1,vtune=2016_update1
 ```
 
+!!! warning
+    Temporarily disabled - bug in the kernel
+
 After that, you can verify the modules sep\*, pax and vtsspp are present in the kernel :
 
 ```console