-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for Process Blocking configuration (#10)
* RestrictEvents.cpp: Add process blocking configuration * RestrictEvents.cpp: Add telemetry plugin block * RestrictEvents.cpp: Fix declaration * Revert non-functional telemetry patch * RestrictEvents.cpp: Add MacPro7,1 model check * RestrictEvents.cpp: Close statement * Rename `pcie` arg to `pci` Match revpatch argument * RestrictEvents.cpp: Adjust * Adjust to strlen * Remove -1 * Set Post Increment and const to Blacklist * Adjust variable handling * Revert "Adjust variable handling”, use sizeof This reverts commit bed2502.
- Loading branch information
1 parent
c82a5dc
commit cb2fdc0
Showing
3 changed files
with
71 additions
and
12 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
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