Daily PR Report — 2026-06-11

rocprofiler-systems · ROCm/rocm-systems · label: project: rocprofiler-compute


Executive Summary

This is the first report — no overnight delta available.


Key Highlights


PR Breakdown

Needs Attention (9)

PRs with failing CI or changes requested.

PRTitleAuthorCIReview StatusFailing Checks / BlockerLast UpdatedAge
rocm-systems#7045update vL1D Cache Hit/Cache Hit Rate for mi3xx@xuchen-amdPendingBuild Linux Packages failing2026-06-100d
rocm-systems#6941use explicit mentions of percent of peak@xuchen-amd⚠️ Changes requested by @vedithal-amdAuthor must address review feedback2026-06-102d
rocm-systems#6939Support roctxProfilerPause/Resume in tool@adanalis-amdUnknownrocprofiler-sdk test shard 1 failing2026-06-082d
rocm-systems#6693Roofline support for gfx1151@cfallows-amd⚠️ Changes requested by @vedithal-amdgfx1151/gfx950 builds failing; review changes outstanding2026-06-118d
rocm-systems#6642Multiframework support in inject_roctx module@ggottipa-amdPendingrocprofiler-compute shard 2, rocprofiler-sdk shard 1, gfx1151/gfx950, pre-commit failing2026-06-109d
rocm-systems#6416Route PC sampling collection through the native tool backend@abchoudh-amdPendingrocprofiler-compute shard 2, gfx950, pre-commit failing2026-06-1116d
rocm-systems#6341Q2 Sprint 3 May 25 – Jun 12@vedithal-amdPendingrocprofiler-compute shards 1 & 2 both failing2026-06-1021d
rocm-systems#4008[rocprofv3] Output flag (-o) bug fix with multiple processes@itrowbri⚠️ Changes requested by @MythreyaK10 checks failing across rocprofiler-sdk, gfx950/1151, multiple distros; WIP label2026-05-2890d
rocm-systems#1793[NFC] Fix stale hyperlinks in rocm-systems@saiislam✅ Approved (marifamd, dayatsin-amd, vedithal-amd)12 checks failing (hip-tests, rocrtst, rdc — likely unrelated to changes)2026-06-10211d

In Review (8)

Passing CI, approved or awaiting review.

PRTitleAuthorCIReview StatusLast UpdatedAge
rocm-systems#7072Bump rocm-docs-core 1.33.1→1.35.0 (docs deps)[@dependabot[bot]](https://github.com/apps/dependabot)✅ Approved (cfallows-amd)2026-06-110d
rocm-systems#7054improve experimental feature docs@xuchen-amdPending2026-06-100d
rocm-systems#7048improve metric equation readability@xuchen-amdPending2026-06-100d
rocm-systems#6895Clean up PC sampling documentation@vedithal-amd✅ Approved (feizheng10)2026-06-103d
rocm-systems#6894Add method-aware --pc-sampling-interval default@vedithal-amd✅ Approved (feizheng10)2026-06-103d
rocm-systems#6890Unify PC sampling analysis for db and cli@vedithal-amd✅ Approved (feizheng10, abchoudh-amd)2026-06-103d
rocm-systems#6873Drop PC sampling CSV outputs; consume JSON only@vedithal-amd✅ Approved (abchoudh-amd)2026-06-105d
rocm-systems#6838Fill PC sampling analysis test gaps@vedithal-amd✅ Approved (xuchen-amd, feizheng10, abchoudh-amd, cfallows-amd)2026-06-106d

In Progress (0)

No PRs currently in this category (CI actively running on non-draft, non-failing PRs).


Drafts (10)

PRTitleAuthorCIAge
rocm-systems#7088Source PC sampling ISA lines from native collector@abchoudh-amd0d
rocm-systems#6991Add native PC sampling collection to the tool library@abchoudh-amd1d
rocm-systems#6901Adding Triton backend to marker injection@ggottipa-amd3d
rocm-systems#6790[WIP] gfx1151: RDNA 3.5 arch improvement and bug fixes@feizheng107d
rocm-systems#6729[bugfix] pty fix for child processes@xuchen-amd8d
rocm-systems#6694Add test framework refactor team discussion (preview)@feizheng108d
rocm-systems#6485Make rocpd .db the default profile output and parse it at analyze time@jamessiddeley-amd14d
rocm-systems#6345Add hardcoded-secret pre-commit hook@abchoudh-amd21d
rocm-systems#6293RCCL: Enable RMA CE path@amd-arozanov22d
rocm-systems#6189Reorganize tests into unit and integration@vedithal-amd25d

Risk Signals

CI Instability

PRTitleAuthorFailing ChecksLast Updated
rocm-systems#7045update vL1D Cache Hit/Cache Hit Rate for mi3xx@xuchen-amdTheRock CI Summary, Build Linux Packages2026-06-10
rocm-systems#6939Support roctxProfilerPause/Resume in tool@adanalis-amdTheRock CI Summary, rocprofiler-sdk test shard 12026-06-08
rocm-systems#6693Roofline support for gfx1151@cfallows-amdgfx1151, gfx950, build-ubuntu-jammy, build-rhel ×22026-06-11
rocm-systems#6642Multiframework support in inject_roctx module@ggottipa-amdTheRock CI Summary, rocprofiler-compute shard 2, rocprofiler-sdk shard 1, gfx1151, gfx950, pre-commit2026-06-10
rocm-systems#6416Route PC sampling collection through native tool backend@abchoudh-amdTheRock CI Summary, rocprofiler-compute shard 2, gfx950, pre-commit2026-06-11
rocm-systems#6341Q2 Sprint 3 May 25 – Jun 12@vedithal-amdTheRock CI Summary, rocprofiler-compute shards 1 & 22026-06-10
rocm-systems#4008[rocprofv3] Output flag (-o) bug fix@itrowbri10 checks (rocprofiler-sdk, rocprofiler-compute, gfx950/1151, multiple distro Core/Coverage)2026-05-28
rocm-systems#1793[NFC] Fix stale hyperlinks in rocm-systems@saiislam12 checks (hip-tests ×6, rocrtst, rdc — likely unrelated to content)2026-06-10

9/27 PRs have CI failures.


Test Gap Summary

4 PRs have source changes without corresponding test updates.

PRTitleAuthorSource Files ChangedRecommended Test LevelRisk of No TestsSuggested Action
rocm-systems#7054improve experimental feature docs@xuchen-amdrocprof_compute_base.pyUnitLowDocs/feature-flag change; check if test_profiler_base.py covers the affected flag path
rocm-systems#6939Support roctxProfilerPause/Resume in tool@adanalis-amdrocprofiler_compute_tool.cppIntegrationHighNew profiler control feature — add integration tests covering pause/resume lifecycle; consider extending test_profile_general.py or adding a new test_roctx_pause_resume.py
rocm-systems#6729[bugfix] pty fix for child processes@xuchen-amdutils_common.pyUnitMediumBug fix in process handling utility — should have a unit test covering pty behavior for child processes; extend test_utils.py or add test_utils_common.py
rocm-systems#6293RCCL: Enable RMA CE path@amd-arozanovtherock_configure_ci.pySystemLowCI configuration change; verify via CI run behavior; manual inspection likely sufficient, but a CI smoke test for the CE path toggle would reduce risk

17 PRs include test updates. 4 PRs are missing tests.


Stale PRs

Stale (25+ days no activity)

PRTitleAuthorLast UpdatedAgeRecommendation
rocm-systems#1793[NFC] Fix stale hyperlinks in rocm-systems@saiislam2026-06-10211dAlready approved by 3 reviewers; failing CI appears unrelated to the content changes — evaluate whether failing checks are blocking and consider merging or triaging the unrelated CI failures to close this out.
rocm-systems#4008[rocprofv3] Output flag (-o) bug fix with multiple processes@itrowbri2026-05-2890dHas unaddressed changes-requested from @MythreyaK and widespread CI failures; author should address review feedback and fix CI, or the PR should be closed and the bug tracked separately.
rocm-systems#6189Reorganize tests into unit and integration@vedithal-amd2026-06-0525dDraft with failing CI; this is a structural refactor that may conflict with other test-touching PRs — author should assess whether to continue or close in favor of a fresh approach.

Going Stale (3–24 days no activity)

PRTitleAuthorLast UpdatedAge
rocm-systems#6485Make rocpd .db the default profile output@jamessiddeley-amd2026-06-0314d
rocm-systems#6345Add hardcoded-secret pre-commit hook@abchoudh-amd2026-05-2521d
rocm-systems#6293RCCL: Enable RMA CE path@amd-arozanov2026-06-1022d

LLM Observations


Appendix

Raw Stats

MetricCount
Total open PRs27
Needs attention (failing CI / changes requested)9
Healthy / In review8
In progress (CI running)0
Stale (3+ days no activity)0
Drafts10
WIP not draft0
PRs with test updates17
PRs missing tests (source changes, no tests)4

Quick Links


Auto-generated: 2026-06-11