1 [config] 1 [config] 2 command = stat 2 command = stat 3 args = -dd kill >/dev/null 2>&1 3 args = -dd kill >/dev/null 2>&1 4 ret = 1 4 ret = 1 5 5 6 6 7 # PERF_TYPE_SOFTWARE / PERF_COUNT_SW_TASK_CLOC 7 # PERF_TYPE_SOFTWARE / PERF_COUNT_SW_TASK_CLOCK 8 [event1:base-stat] 8 [event1:base-stat] 9 fd=1 9 fd=1 10 type=1 10 type=1 11 config=1 11 config=1 12 12 13 # PERF_TYPE_SOFTWARE / PERF_COUNT_SW_CONTEXT_S 13 # PERF_TYPE_SOFTWARE / PERF_COUNT_SW_CONTEXT_SWITCHES 14 [event2:base-stat] 14 [event2:base-stat] 15 fd=2 15 fd=2 16 type=1 16 type=1 17 config=3 17 config=3 18 18 19 # PERF_TYPE_SOFTWARE / PERF_COUNT_SW_CPU_MIGRA 19 # PERF_TYPE_SOFTWARE / PERF_COUNT_SW_CPU_MIGRATIONS 20 [event3:base-stat] 20 [event3:base-stat] 21 fd=3 21 fd=3 22 type=1 22 type=1 23 config=4 23 config=4 24 24 25 # PERF_TYPE_SOFTWARE / PERF_COUNT_SW_PAGE_FAUL 25 # PERF_TYPE_SOFTWARE / PERF_COUNT_SW_PAGE_FAULTS 26 [event4:base-stat] 26 [event4:base-stat] 27 fd=4 27 fd=4 28 type=1 28 type=1 29 config=2 29 config=2 30 30 31 # PERF_TYPE_HARDWARE / PERF_COUNT_HW_CPU_CYCLE 31 # PERF_TYPE_HARDWARE / PERF_COUNT_HW_CPU_CYCLES 32 [event5:base-stat] 32 [event5:base-stat] 33 fd=5 33 fd=5 34 type=0 34 type=0 35 config=0 35 config=0 36 optional=1 36 optional=1 37 37 38 # PERF_TYPE_HARDWARE / PERF_COUNT_HW_STALLED_C 38 # PERF_TYPE_HARDWARE / PERF_COUNT_HW_STALLED_CYCLES_FRONTEND 39 [event6:base-stat] 39 [event6:base-stat] 40 fd=6 40 fd=6 41 type=0 41 type=0 42 config=7 42 config=7 43 optional=1 43 optional=1 44 44 45 # PERF_TYPE_HARDWARE / PERF_COUNT_HW_STALLED_C 45 # PERF_TYPE_HARDWARE / PERF_COUNT_HW_STALLED_CYCLES_BACKEND 46 [event7:base-stat] 46 [event7:base-stat] 47 fd=7 47 fd=7 48 type=0 48 type=0 49 config=8 49 config=8 50 optional=1 50 optional=1 51 51 52 # PERF_TYPE_HARDWARE / PERF_COUNT_HW_INSTRUCTI 52 # PERF_TYPE_HARDWARE / PERF_COUNT_HW_INSTRUCTIONS 53 [event8:base-stat] 53 [event8:base-stat] 54 fd=8 54 fd=8 55 type=0 55 type=0 56 config=1 56 config=1 57 optional=1 57 optional=1 58 58 59 # PERF_TYPE_HARDWARE / PERF_COUNT_HW_BRANCH_IN 59 # PERF_TYPE_HARDWARE / PERF_COUNT_HW_BRANCH_INSTRUCTIONS 60 [event9:base-stat] 60 [event9:base-stat] 61 fd=9 61 fd=9 62 type=0 62 type=0 63 config=4 63 config=4 64 optional=1 64 optional=1 65 65 66 # PERF_TYPE_HARDWARE / PERF_COUNT_HW_BRANCH_MI 66 # PERF_TYPE_HARDWARE / PERF_COUNT_HW_BRANCH_MISSES 67 [event10:base-stat] 67 [event10:base-stat] 68 fd=10 68 fd=10 69 type=0 69 type=0 70 config=5 70 config=5 71 optional=1 71 optional=1 72 72 73 # PERF_TYPE_RAW / slots (0x400) 73 # PERF_TYPE_RAW / slots (0x400) 74 [event11:base-stat] 74 [event11:base-stat] 75 fd=11 75 fd=11 76 group_fd=-1 76 group_fd=-1 77 type=4 77 type=4 78 config=1024 78 config=1024 79 read_format=15 79 read_format=15 80 optional=1 80 optional=1 81 81 82 # PERF_TYPE_RAW / topdown-retiring (0x8000) 82 # PERF_TYPE_RAW / topdown-retiring (0x8000) 83 [event12:base-stat] 83 [event12:base-stat] 84 fd=12 84 fd=12 85 group_fd=11 85 group_fd=11 86 type=4 86 type=4 87 config=32768 87 config=32768 88 disabled=0 88 disabled=0 89 enable_on_exec=0 89 enable_on_exec=0 90 read_format=15 90 read_format=15 91 optional=1 91 optional=1 92 92 93 # PERF_TYPE_RAW / topdown-fe-bound (0x8200) !! 93 # PERF_TYPE_RAW / topdown-bad-spec (0x8100) 94 [event13:base-stat] 94 [event13:base-stat] 95 fd=13 95 fd=13 96 group_fd=11 96 group_fd=11 97 type=4 97 type=4 98 config=33280 !! 98 config=33024 99 disabled=0 99 disabled=0 100 enable_on_exec=0 100 enable_on_exec=0 101 read_format=15 101 read_format=15 102 optional=1 102 optional=1 103 103 104 # PERF_TYPE_RAW / topdown-be-bound (0x8300) !! 104 # PERF_TYPE_RAW / topdown-fe-bound (0x8200) 105 [event14:base-stat] 105 [event14:base-stat] 106 fd=14 106 fd=14 107 group_fd=11 107 group_fd=11 108 type=4 108 type=4 109 config=33536 !! 109 config=33280 110 disabled=0 110 disabled=0 111 enable_on_exec=0 111 enable_on_exec=0 112 read_format=15 112 read_format=15 113 optional=1 113 optional=1 114 114 115 # PERF_TYPE_RAW / topdown-bad-spec (0x8100) !! 115 # PERF_TYPE_RAW / topdown-be-bound (0x8300) 116 [event15:base-stat] 116 [event15:base-stat] 117 fd=15 117 fd=15 118 group_fd=11 118 group_fd=11 119 type=4 119 type=4 120 config=33024 !! 120 config=33536 121 disabled=0 121 disabled=0 122 enable_on_exec=0 122 enable_on_exec=0 123 read_format=15 123 read_format=15 124 optional=1 124 optional=1 125 125 126 # PERF_TYPE_RAW / INT_MISC.UOP_DROPPING !! 126 # PERF_TYPE_RAW / topdown-heavy-ops (0x8400) 127 [event16:base-stat] 127 [event16:base-stat] 128 fd=16 128 fd=16 >> 129 group_fd=11 129 type=4 130 type=4 130 config=4109 !! 131 config=33792 >> 132 disabled=0 >> 133 enable_on_exec=0 >> 134 read_format=15 131 optional=1 135 optional=1 132 136 133 # PERF_TYPE_RAW / cpu/INT_MISC.RECOVERY_CYCLES !! 137 # PERF_TYPE_RAW / topdown-br-mispredict (0x8500) 134 [event17:base-stat] 138 [event17:base-stat] 135 fd=17 139 fd=17 >> 140 group_fd=11 136 type=4 141 type=4 137 config=17039629 !! 142 config=34048 >> 143 disabled=0 >> 144 enable_on_exec=0 >> 145 read_format=15 138 optional=1 146 optional=1 139 147 140 # PERF_TYPE_RAW / CPU_CLK_UNHALTED.THREAD !! 148 # PERF_TYPE_RAW / topdown-fetch-lat (0x8600) 141 [event18:base-stat] 149 [event18:base-stat] 142 fd=18 150 fd=18 >> 151 group_fd=11 143 type=4 152 type=4 144 config=60 !! 153 config=34304 >> 154 disabled=0 >> 155 enable_on_exec=0 >> 156 read_format=15 145 optional=1 157 optional=1 146 158 147 # PERF_TYPE_RAW / INT_MISC.RECOVERY_CYCLES_ANY !! 159 # PERF_TYPE_RAW / topdown-mem-bound (0x8700) 148 [event19:base-stat] 160 [event19:base-stat] 149 fd=19 161 fd=19 >> 162 group_fd=11 150 type=4 163 type=4 151 config=2097421 !! 164 config=34560 152 optional=1 !! 165 disabled=0 153 !! 166 enable_on_exec=0 154 # PERF_TYPE_RAW / CPU_CLK_UNHALTED.REF_XCLK !! 167 read_format=15 155 [event20:base-stat] << 156 fd=20 << 157 type=4 << 158 config=316 << 159 optional=1 << 160 << 161 # PERF_TYPE_RAW / IDQ_UOPS_NOT_DELIVERED.CORE << 162 [event21:base-stat] << 163 fd=21 << 164 type=4 << 165 config=412 << 166 optional=1 << 167 << 168 # PERF_TYPE_RAW / CPU_CLK_UNHALTED.ONE_THREAD_ << 169 [event22:base-stat] << 170 fd=22 << 171 type=4 << 172 config=572 << 173 optional=1 << 174 << 175 # PERF_TYPE_RAW / UOPS_RETIRED.RETIRE_SLOTS << 176 [event23:base-stat] << 177 fd=23 << 178 type=4 << 179 config=706 << 180 optional=1 << 181 << 182 # PERF_TYPE_RAW / UOPS_ISSUED.ANY << 183 [event24:base-stat] << 184 fd=24 << 185 type=4 << 186 config=270 << 187 optional=1 168 optional=1 188 169 189 # PERF_TYPE_HW_CACHE / 170 # PERF_TYPE_HW_CACHE / 190 # PERF_COUNT_HW_CACHE_L1D << 171 # PERF_COUNT_HW_CACHE_L1D << 0 | 191 # (PERF_COUNT_HW_CACHE_OP_READ << 172 # (PERF_COUNT_HW_CACHE_OP_READ << 8) | 192 # (PERF_COUNT_HW_CACHE_RESULT_ACCESS << 1 173 # (PERF_COUNT_HW_CACHE_RESULT_ACCESS << 16) 193 [event25:base-stat] !! 174 [event20:base-stat] 194 fd=25 !! 175 fd=20 195 type=3 176 type=3 196 config=0 177 config=0 197 optional=1 178 optional=1 198 179 199 # PERF_TYPE_HW_CACHE / 180 # PERF_TYPE_HW_CACHE / 200 # PERF_COUNT_HW_CACHE_L1D << 181 # PERF_COUNT_HW_CACHE_L1D << 0 | 201 # (PERF_COUNT_HW_CACHE_OP_READ << 182 # (PERF_COUNT_HW_CACHE_OP_READ << 8) | 202 # (PERF_COUNT_HW_CACHE_RESULT_MISS << 1 183 # (PERF_COUNT_HW_CACHE_RESULT_MISS << 16) 203 [event26:base-stat] !! 184 [event21:base-stat] 204 fd=26 !! 185 fd=21 205 type=3 186 type=3 206 config=65536 187 config=65536 207 optional=1 188 optional=1 208 189 209 # PERF_TYPE_HW_CACHE / 190 # PERF_TYPE_HW_CACHE / 210 # PERF_COUNT_HW_CACHE_LL << 191 # PERF_COUNT_HW_CACHE_LL << 0 | 211 # (PERF_COUNT_HW_CACHE_OP_READ << 192 # (PERF_COUNT_HW_CACHE_OP_READ << 8) | 212 # (PERF_COUNT_HW_CACHE_RESULT_ACCESS << 1 193 # (PERF_COUNT_HW_CACHE_RESULT_ACCESS << 16) 213 [event27:base-stat] !! 194 [event22:base-stat] 214 fd=27 !! 195 fd=22 215 type=3 196 type=3 216 config=2 197 config=2 217 optional=1 198 optional=1 218 199 219 # PERF_TYPE_HW_CACHE, 200 # PERF_TYPE_HW_CACHE, 220 # PERF_COUNT_HW_CACHE_LL << 201 # PERF_COUNT_HW_CACHE_LL << 0 | 221 # (PERF_COUNT_HW_CACHE_OP_READ << 202 # (PERF_COUNT_HW_CACHE_OP_READ << 8) | 222 # (PERF_COUNT_HW_CACHE_RESULT_MISS << 1 203 # (PERF_COUNT_HW_CACHE_RESULT_MISS << 16) 223 [event28:base-stat] !! 204 [event23:base-stat] 224 fd=28 !! 205 fd=23 225 type=3 206 type=3 226 config=65538 207 config=65538 227 optional=1 208 optional=1 228 209 229 # PERF_TYPE_HW_CACHE, 210 # PERF_TYPE_HW_CACHE, 230 # PERF_COUNT_HW_CACHE_L1I << 211 # PERF_COUNT_HW_CACHE_L1I << 0 | 231 # (PERF_COUNT_HW_CACHE_OP_READ << 212 # (PERF_COUNT_HW_CACHE_OP_READ << 8) | 232 # (PERF_COUNT_HW_CACHE_RESULT_ACCESS << 1 213 # (PERF_COUNT_HW_CACHE_RESULT_ACCESS << 16) 233 [event29:base-stat] !! 214 [event24:base-stat] 234 fd=29 !! 215 fd=24 235 type=3 216 type=3 236 config=1 217 config=1 237 optional=1 218 optional=1 238 219 239 # PERF_TYPE_HW_CACHE, 220 # PERF_TYPE_HW_CACHE, 240 # PERF_COUNT_HW_CACHE_L1I << 221 # PERF_COUNT_HW_CACHE_L1I << 0 | 241 # (PERF_COUNT_HW_CACHE_OP_READ << 222 # (PERF_COUNT_HW_CACHE_OP_READ << 8) | 242 # (PERF_COUNT_HW_CACHE_RESULT_MISS << 1 223 # (PERF_COUNT_HW_CACHE_RESULT_MISS << 16) 243 [event30:base-stat] !! 224 [event25:base-stat] 244 fd=30 !! 225 fd=25 245 type=3 226 type=3 246 config=65537 227 config=65537 247 optional=1 228 optional=1 248 229 249 # PERF_TYPE_HW_CACHE, 230 # PERF_TYPE_HW_CACHE, 250 # PERF_COUNT_HW_CACHE_DTLB << 231 # PERF_COUNT_HW_CACHE_DTLB << 0 | 251 # (PERF_COUNT_HW_CACHE_OP_READ << 232 # (PERF_COUNT_HW_CACHE_OP_READ << 8) | 252 # (PERF_COUNT_HW_CACHE_RESULT_ACCESS << 1 233 # (PERF_COUNT_HW_CACHE_RESULT_ACCESS << 16) 253 [event31:base-stat] !! 234 [event26:base-stat] 254 fd=31 !! 235 fd=26 255 type=3 236 type=3 256 config=3 237 config=3 257 optional=1 238 optional=1 258 239 259 # PERF_TYPE_HW_CACHE, 240 # PERF_TYPE_HW_CACHE, 260 # PERF_COUNT_HW_CACHE_DTLB << 241 # PERF_COUNT_HW_CACHE_DTLB << 0 | 261 # (PERF_COUNT_HW_CACHE_OP_READ << 242 # (PERF_COUNT_HW_CACHE_OP_READ << 8) | 262 # (PERF_COUNT_HW_CACHE_RESULT_MISS << 1 243 # (PERF_COUNT_HW_CACHE_RESULT_MISS << 16) 263 [event32:base-stat] !! 244 [event27:base-stat] 264 fd=32 !! 245 fd=27 265 type=3 246 type=3 266 config=65539 247 config=65539 267 optional=1 248 optional=1 268 249 269 # PERF_TYPE_HW_CACHE, 250 # PERF_TYPE_HW_CACHE, 270 # PERF_COUNT_HW_CACHE_ITLB << 251 # PERF_COUNT_HW_CACHE_ITLB << 0 | 271 # (PERF_COUNT_HW_CACHE_OP_READ << 252 # (PERF_COUNT_HW_CACHE_OP_READ << 8) | 272 # (PERF_COUNT_HW_CACHE_RESULT_ACCESS << 1 253 # (PERF_COUNT_HW_CACHE_RESULT_ACCESS << 16) 273 [event33:base-stat] !! 254 [event28:base-stat] 274 fd=33 !! 255 fd=28 275 type=3 256 type=3 276 config=4 257 config=4 277 optional=1 258 optional=1 278 259 279 # PERF_TYPE_HW_CACHE, 260 # PERF_TYPE_HW_CACHE, 280 # PERF_COUNT_HW_CACHE_ITLB << 261 # PERF_COUNT_HW_CACHE_ITLB << 0 | 281 # (PERF_COUNT_HW_CACHE_OP_READ << 262 # (PERF_COUNT_HW_CACHE_OP_READ << 8) | 282 # (PERF_COUNT_HW_CACHE_RESULT_MISS << 1 263 # (PERF_COUNT_HW_CACHE_RESULT_MISS << 16) 283 [event34:base-stat] !! 264 [event29:base-stat] 284 fd=34 !! 265 fd=29 285 type=3 266 type=3 286 config=65540 267 config=65540 287 optional=1 268 optional=1
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.