Files
compute-runtime/shared/source/utilities
Maciej Bielski 45e78fea76 fix: use productHelper in getPatIndexInfoString() on Windows
Fix the PAT-index reporting in logger as currently on Windows reported
values are simply wrong.

The changed logic dependends on `RootDeviceEnvironment` and in order to
avoid introducing such dependencies into logger.[ch] the
`logAllocation()` is no longer a member of `FileLogger` but
a free-function instead (and a separate .cpp file). This is important
because the source files `logger.[ch]` are also used by ocloc library
and there is no point to contaminate ocloc code structure with
unnecessary dependencies.

Related-To: NEO-9421
Signed-off-by: Maciej Bielski <maciej.bielski@intel.com>
2024-10-22 19:27:13 +02:00
..
2022-03-29 18:22:32 +02:00
2024-08-05 13:58:25 +02:00
2024-08-05 13:58:25 +02:00
2024-02-07 18:44:11 +01:00
2023-11-29 23:49:03 +01:00
2023-12-01 02:18:46 +01:00
2023-12-04 13:45:53 +01:00
2023-04-13 10:46:47 +02:00
2021-09-27 11:10:20 +02:00
2023-12-01 08:34:19 +01:00
2024-02-07 18:44:11 +01:00
2023-12-04 13:45:53 +01:00
2022-11-28 17:01:48 +01:00
2023-01-02 10:59:08 +01:00
2022-05-18 11:42:06 +02:00