mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-11 16:45:25 +08:00
Add Debug API handlers
Related-To: NEO-4554 Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
4764cbd9d3
commit
8f87dfaf0c
@@ -1,9 +1,10 @@
|
||||
#
|
||||
# Copyright (C) 2019-2020 Intel Corporation
|
||||
# Copyright (C) 2019-2021 Intel Corporation
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
#
|
||||
|
||||
add_subdirectory(debug)
|
||||
add_subdirectory(metrics)
|
||||
add_subdirectory(sysman)
|
||||
add_subdirectory(pin)
|
||||
|
||||
Reference in New Issue
Block a user