Use ittnotify built from sources (#2577)
authorAndrey Somsikov <andrey.somsikov@intel.com>
Wed, 14 Oct 2020 10:08:06 +0000 (13:08 +0300)
committerGitHub <noreply@github.com>
Wed, 14 Oct 2020 10:08:06 +0000 (13:08 +0300)
commit0eb176c81587908454860109f1b2ac70dcb2cef6
tree4ea2014b2a1f085bea5ad0919416b7e846bedf5c
parentc0d71900fd23456f1653a0d55fd27b07198f6a1d
Use  ittnotify built from sources (#2577)

* Use  ittnotify built from sources

ITT tracing was only possible on the platfroms supported by VTune.
Building ittnotify from sources removes VTune dependency.

ITT traces was found significantly slowdown tests execution time.
Disabling ENABLE_PROFILING_ITT by default. This is also
a current behavior of Intel Distribution of OpenVINO.

* Fix missprint

* Add include directories to itt
cmake/features.cmake
openvino/itt/CMakeLists.txt