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

Fix duplicate "for for" in GNR event files #274

Open
edwarddavidbaker opened this issue Jan 27, 2025 · 0 comments
Open

Fix duplicate "for for" in GNR event files #274

edwarddavidbaker opened this issue Jan 27, 2025 · 0 comments
Assignees

Comments

@edwarddavidbaker
Copy link
Contributor

@hccing Opened #273 highlighting this issue. We will update the events database and include fixed descriptions in the next set of event updates for GNR.

$ grep -r ' for for ' ./ | grep events
./GNR/events/graniterapids_uncore_experimental.json:      "BriefDescription": "Number of egress inserts for for AD_BNC",
./GNR/events/graniterapids_uncore_experimental.json:      "PublicDescription": "Number of egress inserts for for AD_BNC",
./GNR/events/graniterapids_uncore_experimental.json:      "BriefDescription": "Number of egress inserts for for AK",
./GNR/events/graniterapids_uncore_experimental.json:      "PublicDescription": "Number of egress inserts for for AK",
./GNR/events/graniterapids_uncore_experimental.json:      "BriefDescription": "Number of egress inserts for for BL_BNC",
./GNR/events/graniterapids_uncore_experimental.json:      "PublicDescription": "Number of egress inserts for for BL_BNC",
./GNR/events/graniterapids_uncore_experimental.json:      "BriefDescription": "Number of egress inserts for for IV",
./GNR/events/graniterapids_uncore_experimental.json:      "PublicDescription": "Number of egress inserts for for IV",
./GNR/events/graniterapids_uncore_experimental.json:      "BriefDescription": "Number of egress inserts for for AD_CRD",
./GNR/events/graniterapids_uncore_experimental.json:      "PublicDescription": "Number of egress inserts for for AD_CRD",
./GNR/events/graniterapids_uncore_experimental.json:      "BriefDescription": "Number of egress inserts for for BL_CRD",
./GNR/events/graniterapids_uncore_experimental.json:      "PublicDescription": "Number of egress inserts for for BL_CRD",
./GNR/events/graniterapids_uncore_experimental.json:      "BriefDescription": "Egress occupancy for for AD_BNC",
./GNR/events/graniterapids_uncore_experimental.json:      "PublicDescription": "Egress occupancy for for AD_BNC",
./GNR/events/graniterapids_uncore_experimental.json:      "BriefDescription": "Egress occupancy for for AK",
./GNR/events/graniterapids_uncore_experimental.json:      "PublicDescription": "Egress occupancy for for AK",
./GNR/events/graniterapids_uncore_experimental.json:      "BriefDescription": "Egress occupancy for for BL_BNC",
./GNR/events/graniterapids_uncore_experimental.json:      "PublicDescription": "Egress occupancy for for BL_BNC",
./GNR/events/graniterapids_uncore_experimental.json:      "BriefDescription": "Egress occupancy for for IV",
./GNR/events/graniterapids_uncore_experimental.json:      "PublicDescription": "Egress occupancy for for IV",
./GNR/events/graniterapids_uncore_experimental.json:      "BriefDescription": "Egress occupancy for for AD_CRD",
./GNR/events/graniterapids_uncore_experimental.json:      "PublicDescription": "Egress occupancy for for AD_CRD",
./GNR/events/graniterapids_uncore_experimental.json:      "BriefDescription": "Egress occupancy for for BL_CRD",
./GNR/events/graniterapids_uncore_experimental.json:      "PublicDescription": "Egress occupancy for for BL_CRD",
./GNR/events/graniterapids_uncore_experimental.json:      "BriefDescription": "Egress bypasses for for AD_BNC",
./GNR/events/graniterapids_uncore_experimental.json:      "PublicDescription": "Egress bypasses for for AD_BNC",
./GNR/events/graniterapids_uncore_experimental.json:      "BriefDescription": "Egress bypasses for for AK",
./GNR/events/graniterapids_uncore_experimental.json:      "PublicDescription": "Egress bypasses for for AK",
./GNR/events/graniterapids_uncore_experimental.json:      "BriefDescription": "Egress bypasses for for BL_BNC",
./GNR/events/graniterapids_uncore_experimental.json:      "PublicDescription": "Egress bypasses for for BL_BNC",
./GNR/events/graniterapids_uncore_experimental.json:      "BriefDescription": "Egress bypasses for for IV",
./GNR/events/graniterapids_uncore_experimental.json:      "PublicDescription": "Egress bypasses for for IV",
./GNR/events/graniterapids_uncore_experimental.json:      "BriefDescription": "Egress bypasses for for AD_CRD",
./GNR/events/graniterapids_uncore_experimental.json:      "PublicDescription": "Egress bypasses for for AD_CRD",
./GNR/events/graniterapids_uncore_experimental.json:      "BriefDescription": "Egress bypasses for for BL_CRD",
./GNR/events/graniterapids_uncore_experimental.json:      "PublicDescription": "Egress bypasses for for BL_CRD",
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

No branches or pull requests

1 participant