1<?xml version="1.0" encoding="UTF-8"?> 2<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> 3<plist version="1.0"> 4 <array> 5 <dict> 6 <key>Name</key> 7 <string>Stack Size</string> 8 <key>Children</key> 9 <array> 10 <dict> 11 <key>Name</key> 12 <string>Threshold</string> 13 <key>Type</key> 14 <string>Interval</string> 15 <key>KTraceCodeBegin</key> 16 <string>0x01ad0000</string> 17 <key>KTraceCodeEnd</key> 18 <string>0x01ad0004</string> 19 <key>EventsMatchedBy</key> 20 <string>Thread</string> 21 <key>ArgNamesBegin</key> 22 <dict> 23 <key>Arg1</key> 24 <string>Stack Size</string> 25 </dict> 26 <key>ArgValueTypesBegin</key> 27 <dict> 28 <key>Arg1</key> 29 <string>UInt32</string> 30 </dict> 31 <key>ArgNamesEnd</key> 32 <dict> 33 <key>Arg1</key> 34 <string>Stack Size</string> 35 </dict> 36 <key>ArgValueTypesEnd</key> 37 <dict> 38 <key>Arg1</key> 39 <string>UInt32</string> 40 </dict> 41 </dict> 42 </array> 43 </dict> 44 <dict> 45 <key>Name</key> 46 <string>Stack Delta</string> 47 <key>Children</key> 48 <array> 49 <dict> 50 <key>Name</key> 51 <string>Delta</string> 52 <key>Type</key> 53 <string>Impulse</string> 54 <key>KTraceCode</key> 55 <string>0x01ad0008</string> 56 <key>EventsMatchedBy</key> 57 <string>Thread</string> 58 <key>ArgNames</key> 59 <dict> 60 <key>Arg1</key> 61 <string>Delta</string> 62 </dict> 63 <key>ArgValueTypes</key> 64 <dict> 65 <key>Arg1</key> 66 <string>UInt32</string> 67 </dict> 68 </dict> 69 </array> 70 </dict> 71 </array> 72</plist> 73