apple-xnu/tests/stackshot-entitlements.plist
Apple OSS Distributions 8d741a5de7 xnu-11215.1.10
Imported from xnu-11215.1.10.tar.gz
2024-09-24 20:39:22 +00:00

12 lines
354 B
Text

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>com.apple.private.stackshot</key>
<true/>
<key>com.apple.private.stackshot.stats</key>
<true/>
<key>com.apple.private.exclaves.kernel-domain</key>
<true/>
</dict>
</plist>