[Rel 7.0 RC2] avail tool fix#125
Open
rocm-devops wants to merge 3 commits intorelease/rocm-rel-7.0from
Open
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
12 tasks
ammallya
pushed a commit
that referenced
this pull request
Oct 28, 2025
…ons (#125) * [SWDEV-509659] Skip rocprof device counting tests if lacking permissions Skips non-intercept test if proper permissions are not obtained (SYS_PERFMON). This should be the only test that fails due to permission issues (others do not require the IOCTL to pass). Regex match sample: https://regexr.com/8b29s * Update source/lib/rocprofiler-sdk/counters/tests/CMakeLists.txt Co-authored-by: Madsen, Jonathan <Jonathan.Madsen@amd.com> * fix * Update source/lib/rocprofiler-sdk/counters/tests/CMakeLists.txt --------- Co-authored-by: Benjamin Welton <ben@amd.com> Co-authored-by: Madsen, Jonathan <Jonathan.Madsen@amd.com> [ROCm/rocprofiler-sdk commit: 536fbba]
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?