-
Notifications
You must be signed in to change notification settings - Fork 510
CLX push #99
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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Change-Id: Iec9823b8918a34211d7ecf4d428f943b10970723
…CM::program() Change-Id: I61cd48cbd461d51a7b32f0c9b9779c882ea499cf
Change-Id: Icbabb3e42a34da358c3b9db62be0d99d4e4861c9
Change-Id: Iafe88b7926df89b73281cb71517988a2f5a6c8cd
Change-Id: I5bbfddff8b7bd2a73351a85c4998cc6539b5cb2b
Change-Id: Ibe612776f4fe18a1fa48f8209f2031371f4a3fcf
Change-Id: Id599947b51c70b47cb09017a4bb597f6716a34f8
Change-Id: I578c4f904c19c27f0a2c9bd35de2297671b7f760
Change-Id: Ieb55ac1756a6330d5d913eb257ea7cf5f9cde3bb
Change-Id: I8efe755b7e5e3caf3a6185526e8236082d67977e
Change-Id: I6ddd84c9358dbddd3ab7e288246b30ee5ad5d416
Change-Id: I5dec7d242206ac021f2245f1a4a390aaefdc764e
Make the name shorter for better viewing: - inbound (PCIe initiated traffic) => IB - outbound (CPU initiated traffic towards device memory, i.e. MMIO) => OB Edit the VT-d event list to provide more useful insight for performance debugging. Change-Id: I448c5d9be59d1ae5f114cbe894ba660bda1ee117 Signed-off-by: Lu, Patrick <patrick.lu@intel.com>
Prior to SKX, TOR_ISNERTS count total or miss. In SKX, TOR_INSERTS count changed to hit or miss. Changing the way we program the CHA to align the tool usage. Change-Id: If11aa75f13638e59b23ca6e76a86f91de6f945ba Signed-off-by: Lu, Patrick <patrick.lu@intel.com>
When the IIOPMUCNTCTLRegister is not initialized, it was observed the stack pointer was passed which cause the system to become unresponsive. Added a struct constructor to properly initialize it. Change-Id: I0cad2ae9a1d487b4ce5489dc8d9ecc6e1df18021 Signed-off-by: Lu, Patrick <patrick.lu@intel.com>
Change-Id: Ia2ef963a2d20c0d6d8af22edf3c7d90d2163b02e
credits: Patrick Konsor Change-Id: I97ff2f2b509483d469a5595b2320ad0636a12be2
Change-Id: I15b2b65d5c138e565ca44840a4615d309c7bec7a
Change-Id: I463678376740f5270a9e80214ea4f61a8a924d4b
Change-Id: Iaea295369a0d2a408eba91b731bb100d3c62e788
Change-Id: I98ec699118682954d90b2c0133e642af10d13817
Change-Id: Ia1d68a79e0a236b09c7e5c75f3fe5acb9acabe97
Change-Id: Iebf6b3e03f594f84397da7e25b461defdf943891
resolves #75 Change-Id: Ib5d09b1754d2a0400a524ef10925b3fe74e0f91b
Change-Id: I02c996d053f55b42f6a0201d91df2600e36fdca7
Change-Id: Id17ab0c5d5a72e0ec29254a2cde82b6fbb21058f
PMM = Persistent Memory Module Events are documented here: https://download.01.org/perfmon/CLX/cascadelakex_uncore_v1.00.json Change-Id: I2f136b38a7b9044327a90984dd5d3f0746900cc5
NM: Near Memory (DRAM cache) in Memory Mode https://download.01.org/perfmon/CLX/cascadelakex_uncore_v1.00.json Change-Id: I426be796a808119eff5c27ce1f9a940f41baa5ef
Change-Id: I8c9f9b9488d407d539b1b73b63f4d0b9933968c0
Change-Id: I52b2b2b1bbab4dd295ab4374d3ca474134acbbe1
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.