Commit bc4000f
perf/x86/intel: Add Granite Rapids
From core PMU's perspective, Granite Rapids is similar to the Sapphire
Rapids. The key differences include:
- Doesn't need the AUX event workaround for the mem load event.
(Implement in this patch).
- Support Retire Latency (Has been implemented in the commit
c87a310 ("perf/x86: Support Retire Latency"))
- The event list, which will be supported in the perf tool later.
Signed-off-by: Kan Liang <kan.liang@linux.intel.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lore.kernel.org/r/20230314170041.2967712-1-kan.liang@linux.intel.com1 parent e8d018d commit bc4000f
1 file changed
Lines changed: 14 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5469 | 5469 | | |
5470 | 5470 | | |
5471 | 5471 | | |
| 5472 | + | |
| 5473 | + | |
| 5474 | + | |
| 5475 | + | |
| 5476 | + | |
| 5477 | + | |
| 5478 | + | |
| 5479 | + | |
| 5480 | + | |
5472 | 5481 | | |
5473 | 5482 | | |
5474 | 5483 | | |
| |||
5496 | 5505 | | |
5497 | 5506 | | |
5498 | 5507 | | |
5499 | | - | |
| 5508 | + | |
5500 | 5509 | | |
5501 | 5510 | | |
5502 | 5511 | | |
| |||
6486 | 6495 | | |
6487 | 6496 | | |
6488 | 6497 | | |
| 6498 | + | |
| 6499 | + | |
| 6500 | + | |
| 6501 | + | |
6489 | 6502 | | |
6490 | 6503 | | |
6491 | 6504 | | |
| |||
6502 | 6515 | | |
6503 | 6516 | | |
6504 | 6517 | | |
6505 | | - | |
6506 | 6518 | | |
6507 | 6519 | | |
6508 | 6520 | | |
| |||
0 commit comments