Commit ceeb9a9
authored
kernel utilization metrics on EC2 AL2023 w/ 6.1 kernel (#515)
* kernel utilization metrics on EC2 AL2023 w/ 6.1 kernel
Signed-off-by: Harper, Jason M <[email protected]>
* fix ICX metric definition
Signed-off-by: Harper, Jason M <[email protected]>
* icx metric event translation to perf
Signed-off-by: Harper, Jason M <[email protected]>
* make deterministic expression parsing to replace fixed counter event names with corresponding perf event names
Signed-off-by: Harper, Jason M <[email protected]>
* cleanup fix counter event name replacement
Signed-off-by: Harper, Jason M <[email protected]>
---------
Signed-off-by: Harper, Jason M <[email protected]>1 parent c065003 commit ceeb9a9
File tree
4 files changed
+28
-5
lines changed- cmd/metrics
- resources/perfmon/icx
4 files changed
+28
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
309 | 309 | | |
310 | 310 | | |
311 | 311 | | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
312 | 315 | | |
313 | 316 | | |
314 | 317 | | |
| |||
329 | 332 | | |
330 | 333 | | |
331 | 334 | | |
332 | | - | |
333 | | - | |
334 | | - | |
335 | | - | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
336 | 347 | | |
337 | 348 | | |
338 | 349 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
| 148 | + | |
148 | 149 | | |
149 | 150 | | |
150 | 151 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
244 | 255 | | |
245 | 256 | | |
246 | 257 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments