Skip to content

Commit

Permalink
Merge pull request intel#178 from captain5050/tma_group_fix
Browse files Browse the repository at this point in the history
Fix tma_heavy_operations_group for Skylake
  • Loading branch information
captain5050 authored Jun 11, 2024
2 parents a2b594f + cd6a8fd commit 72a5882
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/create_perf_json.py
Original file line number Diff line number Diff line change
Expand Up @@ -1420,7 +1420,9 @@ def append_to_desc(s: str):
# Metrics that would fit were the NMI watchdog disabled.
'tma_dtlb_load': nmi,
'tma_fb_full': nmi,
'tma_few_uops_instructions': nmi,
'tma_load_stlb_hit': nmi,
'tma_microcode_sequencer': nmi,
'tma_remote_cache': nmi,
'tma_split_loads': nmi,
'tma_store_latency': nmi,
Expand Down

0 comments on commit 72a5882

Please sign in to comment.