[Rel 7.0 RC2] avail tool fix#189
Closed
systems-assistant[bot] wants to merge 4 commits intorelease/rocm-rel-7.0from
Closed
[Rel 7.0 RC2] avail tool fix#189systems-assistant[bot] wants to merge 4 commits intorelease/rocm-rel-7.0from
systems-assistant[bot] wants to merge 4 commits intorelease/rocm-rel-7.0from
Conversation
* addressing issues * doc fix * test fix * fix * fix formatting issue and doc update * fix column size * fix * fix formatting in output * tests fix * test fix * add new line * add new line * fix new line * fixing typo in using-rocprofv3-avail.rst
* Add sample data for avail and remove color code for non terminal output * review comments * review comments * add documentation * test fix
…elease_rocm-rel-7.0/ROCm_rocprofiler-sdk/avail-tool-fix-2
abchoudh-amd
pushed a commit
that referenced
this pull request
Aug 8, 2025
* Adding agent-index * review changes * review comments addressed * minor fix * fix CI failure * review comments * Fix agent index test and address review comments * Build Fixes --------- Co-authored-by: Benjamin Welton <bewelton@amd.com> [ROCm/rocprofiler-sdk commit: c30bb7c]
ajanicijamd
added a commit
to ajanicijamd/rocm-systems
that referenced
this pull request
Aug 8, 2025
--------- Co-authored-by: David Galiffi <David.Galiffi@amd.com> [ROCm/rocprofiler-systems commit: b98c3c8]
Contributor
|
7.0 RC closing |
jayhawk-commits
pushed a commit
that referenced
this pull request
Aug 8, 2025
Change-Id: I3d2be33b5d23cd259b3d06fb572f81d19e6c3798 Signed-off-by: adapryor <Adam.pryor@amd.com> [ROCm/rdc commit: 0e9c3b2]
bing-ma
pushed a commit
that referenced
this pull request
Nov 7, 2025
Co-authored-by: Giovanni baraldi <gbaraldi@amd.com>
ammallya
pushed a commit
that referenced
this pull request
Nov 17, 2025
Signed-off-by: Su, Daniel <Daniel.Su@amd.com>
ammallya
pushed a commit
that referenced
this pull request
Nov 18, 2025
Signed-off-by: Su, Daniel <Daniel.Su@amd.com> [ROCm/amdsmi commit: dc7a5bb]
bing-ma
added a commit
that referenced
this pull request
Nov 19, 2025
* [SPM] Enable legacy SPM aqlprofile API * [SPM] Enable SPM aqlprofile_v2 API * [NPI][SPM] Fix crash from ctrl test * Adding decode v1 (#189) Co-authored-by: Giovanni baraldi <gbaraldi@amd.com> * Fix various issues on MI200 1. RLC_SPM_PERFMON_SEGMENT_SIZE_CORE1 support 2. ActiveCU patch for SPM delay table * [SPM] Fix wrong SPM counter values on MI3xx * Add mode and query blocks (#196) Co-authored-by: Giovanni baraldi <gbaraldi@amd.com> * [aqlprofile][spm] Use existing SpmBlockId enum info for delay table size * [aqlprofile][spm] Remove obsolete logic * Update projects/aqlprofile/src/core/include/aqlprofile-sdk/aql_profile_v2.h --------- Co-authored-by: Baraldi, Giovanni <Giovanni.Baraldi@amd.com> Co-authored-by: Giovanni baraldi <gbaraldi@amd.com>
ammallya
pushed a commit
that referenced
this pull request
Nov 21, 2025
Signed-off-by: Su, Daniel <Daniel.Su@amd.com> [ROCm/amdsmi commit: dc7a5bb]
ammallya
pushed a commit
that referenced
this pull request
Jan 21, 2026
* Update documentation to include RO and how to use it * Clarify supported configuration Co-authored-by: yugang-amd <yugang.wang@amd.com>
ammallya
pushed a commit
that referenced
this pull request
Jan 21, 2026
* Update documentation to include RO and how to use it * Clarify supported configuration Co-authored-by: yugang-amd <yugang.wang@amd.com> [ROCm/rocshmem commit: 42e2883]
ammallya
pushed a commit
that referenced
this pull request
Jan 30, 2026
ammallya
pushed a commit
that referenced
this pull request
Jan 30, 2026
[ROCm/rocjpeg commit: 768c026]
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
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.
PR Details
Associated Jira Ticket Number/Link
What type of PR is this? (check all applicable)
Technical details
Added/updated tests?
Updated CHANGELOG?
Added/Updated documentation?
🔁 Imported from ROCm/rocprofiler-sdk#125
🧑💻 Originally authored by @rocm-devops