Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EMR, MTL, ADL: Release event updates #115

Merged
merged 4 commits into from
Oct 24, 2023

Conversation

edwarddavidbaker
Copy link
Contributor

Platform updates

  • EMR
    • Add PDISTCounter core attribute.
    • Release uncore experimental events UNC_CHA_TOR_INSERTS.IA_MISS_DRD_CXL_EXP_LOCAL, UNC_CHA_TOR_INSERTS.IA_MISS_RFO_CXL_EXP_LOCAL, UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_CXL_EXP_LOCAL, and UNC_CHA_TOR_OCCUPANCY.IA_MISS_RFO_CXL_EXP_LOCAL.
  • MTL
    • Add Precise core attribute.
    • Release E-core event BR_MISP_RETIRED.NEAR_TAKEN.
    • Update P-core OCR counters and release MEMORY_ACTIVITY.CYCLES_L1D_MISS.
    • Release uncore fixed event UNC_CLOCK.SOCKET.
  • ADL
    • Add Precise core attribute.
    • Release E-core event BR_INST_RETIRED.NEAR_TAKEN.
    • Update P-core OCR counters.

Readme updates

  • Added Precise section to event attribute descriptions.
  • Added notice to PEBS attribute description. For platforms starting with ICL and ICX, downstream users and tools will need to migrate from PEBS to Precise and existing attributes such as CollectPEBSRecord. Additional notes are tracked at Deprecate PEBS attribute on new platforms #114.

This commit releases ADL v1.23 events and updates mapfile.csv
accordingly.
This commit releases EMR v1.01 events and updates mapfile.csv
accordingly.
This commit releases MTL v1.06 events and updates mapfile.csv
accordingly.
For newer platforms (starting at ICL and ICX) CollectPEBSRecord and
Precise will eventually replace PEBS. Currently Precise is being added
to all applicable platforms.
@edwarddavidbaker
Copy link
Contributor Author

edwarddavidbaker commented Oct 19, 2023

@lfrusa
Copy link

lfrusa commented Oct 24, 2023

I noticed ADL and MTL got PRECISE and PDIST_COUNTER attributes correctly, while EMR only got PDIST_COUNTER but is missing PRECISE. We'll want to add that update to our next release!

Copy link

@lfrusa lfrusa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated attributes and Readme look good. We'll just need to add PRECISE to EMR for next release.

@edwarddavidbaker
Copy link
Contributor Author

Thanks for reviewing README changes Fernando.

@edwarddavidbaker edwarddavidbaker merged commit 3b43813 into intel:main Oct 24, 2023
@edwarddavidbaker edwarddavidbaker deleted the sync-platforms branch October 24, 2023 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants