Commit Graph

9 Commits

Author SHA1 Message Date
Ilya Churaev
12d92dfa2d Fixed itt_collector build (#9596) 2022-01-12 14:47:24 +03:00
Anastasiya Koryachikhina
021639a044 Remove optimization for sea_itt_lib (#7463) 2021-09-11 16:34:56 +03:00
Ilya Sharikov
1dfc2369b7 Renamed component name (#7110) 2021-08-18 09:48:38 +03:00
Ilya Sharikov
85b85cf259 Added install for sea_itt_lib (#7039)
* Added install for sea_itt_lib

* Updated install
2021-08-17 06:42:01 +03:00
Ilya Churaev
16056de08e Update itt collector style (#7001)
* Updated ITT collector style

* Applied code style
2021-08-10 19:51:20 +03:00
Ilya Churaev
3ee41375a3 Clang-format check for itt collector (#4893)
* Enable clang_format for ITT collector

* Fixed code style

* Bad code style

* Enable clang-format for ITT collector

* Revert "Bad code style"

This reverts commit 82cbd40539.

* Fixed build
2021-03-23 15:08:51 +03:00
Ilya Churaev
3831a84fbd Removed redundant code from csv collector (#4225) 2021-02-09 06:39:27 +03:00
Ilya Churaev
0b60ecb2d3 Remove sea collectors (#4191)
* Removed redundant collectors

* Remove isea filter

* Remove the code from IntelSEAPI

* Removed shell=True

* remove asserts

* Refactored command line arguments
2021-02-08 15:26:48 +03:00
Ilya Churaev
b6c289ece4 Add sea to OpenVINO (#4042)
* Add IntelSEAPI

* Fixed Windows build

* Fixed Windows

* Removed ETLRelogger

* Fixed linux compilation

* Fixed macOS build

* Small fixes

* Enabled OV codestyle

* Removed Android support

* Update license

* Fixed compilation for Windows

* Removed parse_jit function

* Fixed script for header generation

* Remove bandit hints

* Moved itt collector to thirdparty

* Try to fix hits for Windows

* Removed more hits
2021-02-03 13:13:56 +03:00