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

Update libpfm4 to commit 2570fe #156

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

Treece-Burgess
Copy link
Contributor

@Treece-Burgess Treece-Burgess commented Feb 3, 2024

Pull Request Description

Current with
commit 0d4ed0e7b09338e1bb1ab9153beab030c52570fe
Author: Stephane Eranian [email protected]
Date: Fri Feb 2 16:26:28 2024 -0800

fix missing PEBS flag on Intel SPR MEM_LOAD_L3_MISS_RETIRED

commit 769b239ee314 ("add PEBS support to Intel SPR MEM_LOAD_L3_MISS_RETIRED")
added the PEBS flag to the event but to none of the umasks causing a validation
issue. Add missing PEBS flags to the umasks

Signed-off-by: Stephane Eranian <[email protected]>

commit 769b239ee31465f030f63d8dd16c6be006bfcb55
Author: Stephane Eranian [email protected]
Date: Fri Feb 2 15:32:27 2024 -0800

add PEBS support to Intel SPR MEM_LOAD_L3_MISS_RETIRED

Was missing PEBS flag.

Signed-off-by: Stephane Eranian <[email protected]>

Author Checklist

  • Description
    Why this PR exists. Reference all relevant information, including background, issues, test failures, etc
  • Commits
    Commits are self contained and only do one thing
    Commits have a header of the form: module: short description
    Commits have a body (whenever relevant) containing a detailed description of the addressed problem and its solution
  • Tests
    The PR needs to pass all the tests

Current with
commit 0d4ed0e7b09338e1bb1ab9153beab030c52570fe
Author: Stephane Eranian <[email protected]>
Date:   Fri Feb 2 16:26:28 2024 -0800

    fix missing PEBS flag on Intel SPR MEM_LOAD_L3_MISS_RETIRED

    commit 769b239ee314 ("add PEBS support to Intel SPR MEM_LOAD_L3_MISS_RETIRED")
    added the PEBS flag to the event but to none of the umasks causing a validation
    issue. Add missing PEBS flags to the umasks

    Signed-off-by: Stephane Eranian <[email protected]>

commit 769b239ee31465f030f63d8dd16c6be006bfcb55
Author: Stephane Eranian <[email protected]>
Date:   Fri Feb 2 15:32:27 2024 -0800

    add PEBS support to Intel SPR MEM_LOAD_L3_MISS_RETIRED

    Was missing PEBS flag.

    Signed-off-by: Stephane Eranian <[email protected]>
@jagode jagode merged commit 8fee8ca into icl-utk-edu:master Feb 5, 2024
26 checks passed
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