Add Debug API handlers

Related-To: NEO-4554


Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
This commit is contained in:
Mateusz Hoppe
2021-02-23 17:57:27 +00:00
committed by Compute-Runtime-Automation
parent 4764cbd9d3
commit 8f87dfaf0c
25 changed files with 417 additions and 13 deletions

View File

@@ -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)