mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-30 09:58:55 +08:00
Added host-side API tracing support
Change-Id: Id473243344d76e58e326c5a1cb487c57cf5c736c Signed-off-by: Anton V Gorshkov <anton.v.gorshkov@intel.com>
This commit is contained in:
committed by
sys_ocldev
parent
1bc98b8478
commit
b26650c7b0
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (C) 2018 Intel Corporation
|
||||
* Copyright (C) 2018-2019 Intel Corporation
|
||||
*
|
||||
* SPDX-License-Identifier: MIT
|
||||
*
|
||||
@@ -15,6 +15,7 @@
|
||||
#include "unit_tests/api/cl_get_supported_image_formats_tests.inl"
|
||||
#include "unit_tests/api/cl_icd_get_platform_ids_khr_tests.inl"
|
||||
#include "unit_tests/api/cl_intel_accelerator_tests.inl"
|
||||
#include "unit_tests/api/cl_intel_tracing_tests.inl"
|
||||
#include "unit_tests/api/cl_link_program_tests.inl"
|
||||
#include "unit_tests/api/cl_release_command_queue_tests.inl"
|
||||
#include "unit_tests/api/cl_release_context_tests.inl"
|
||||
|
||||
Reference in New Issue
Block a user