mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 14:55:24 +08:00
L0Debug - tile attach implementation
- PROCESS ENTRY/EXIT events - MODULE events - DETACH event - memory access Related-To: NEO-5784 Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
9d2df74fb9
commit
61242205e0
@@ -1175,6 +1175,8 @@ DeviceImp::~DeviceImp() {
|
||||
delete pSysmanDevice;
|
||||
pSysmanDevice = nullptr;
|
||||
}
|
||||
} else {
|
||||
debugSession.release();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user