diff --git a/karolina.csv b/karolina.csv
index 66041fb09a3a7484689e972f0613244b47329f0c..b46c3ffc75ec268764a4e55ca7e4908774438c20 100644
--- a/karolina.csv
+++ b/karolina.csv
@@ -273,6 +273,7 @@ impi/2018.4.274-iccifort-2019.1.144-GCC-8.2.0-2.31.1,1
 impi/2019.9.304-iccifort-2020.1.217,1
 impi/2019.9.304-iccifort-2020.4.304,1
 impi/2021.2.0-intel-compilers-2021.2.0,1
+Inspector/2019_update5,1
 intel/2017c,1
 intel/2018a,1
 intel/2019a,1
diff --git a/karolina.md b/karolina.md
index 5ad52f12aa2972024c6f888cbcb489fea907400d..75e828e5c52cac8cd05aac69f9f75bfe2b663bbd 100644
--- a/karolina.md
+++ b/karolina.md
@@ -288,6 +288,7 @@
 | [gzip](https://www.gnu.org/software/gzip/) | gzip (GNU zip) is a popular data compression program as a replacement for compress |
 | [help2man](https://www.gnu.org/software/help2man/) | help2man produces simple manual pages from the '--help' and '--version' output of other commands. |
 | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | Hypothesis is an advanced testing library for Python. It lets you write tests which are parametrized by a source of examples, and then generates simple and comprehensible examples that make your tests fail. This lets you find more bugs in your code with less work. |
+| [Inspector](https://software.intel.com/en-us/intel-inspector-xe) | Intel Inspector XE is an easy to use memory error checker and thread checker for serial and parallel applications |
 | [libarchive](https://www.libarchive.org/) | Multi-format archive and compression library |
 | [Meson](https://mesonbuild.com) | Meson is a cross-platform build system designed to be both as fast and as user friendly as possible. |
 | [networkx](https://pypi.python.org/pypi/networkx) | NetworkX is a Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks. |