-
Notifications
You must be signed in to change notification settings - Fork 103
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feature: events deadlock detection in validation layer
Related-To: NEO-12810 Signed-off-by: Chandio, Bibrak Qamar <[email protected]>
- Loading branch information
Showing
8 changed files
with
13 additions
and
744 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
add_subdirectory(events_deadlock) | ||
add_subdirectory(events_checker) | ||
add_subdirectory(parameter_validation) | ||
add_subdirectory(template) |
12 changes: 0 additions & 12 deletions
12
source/layers/validation/checkers/events_deadlock/CMakeLists.txt
This file was deleted.
Oops, something went wrong.
41 changes: 0 additions & 41 deletions
41
source/layers/validation/checkers/events_deadlock/DESIGN.md
This file was deleted.
Oops, something went wrong.
587 changes: 0 additions & 587 deletions
587
source/layers/validation/checkers/events_deadlock/zel_events_deadlock_checker.cpp
This file was deleted.
Oops, something went wrong.
94 changes: 0 additions & 94 deletions
94
source/layers/validation/checkers/events_deadlock/zel_events_deadlock_checker.h
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters