Open
Conversation
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com>
…evelop/ROCm_rdc/dgalants_update_grpc_1_74_0
vedithal-amd
pushed a commit
to vedithal-amd/rocm-systems
that referenced
this pull request
Aug 8, 2025
* rocprofv3: suppress agent info when no data collected * Update output config serialization - full serialization of output configuration * Update rocprofiler-sdk-att/tests - add version and soversion - change output directory - generate libatt_decoder_summary - disable tests instead of removing them * Update rocprofv3 command-line - make --att-library-path hidden by default - simplify check_att_capability - reorder pc sampling options - add hidden --echo option - remove ROCPROF_LIST_AVAIL_TOOL_LIBRARY from preload * Add new rocprofv3 tests for specify the ATT library path * Tweak to rocprofv3-test-hsa-multiqueue-att tests * Update rocprofv3 tool to enable output with att * Fix standalone test installation * Revert to fetchcontent_makeavailable to fetchcontent_populate * Revert tests/common/CMakeLists.txt --------- Co-authored-by: Jonathan R. Madsen <jonathanrmadsen@gmail.com> [ROCm/rocprofiler-sdk commit: 59b41ab]
jayhawk-commits
pushed a commit
that referenced
this pull request
Aug 18, 2025
[ROCm/clr commit: 99142c3]
ammallya
pushed a commit
that referenced
this pull request
Nov 17, 2025
Signed-off-by: Joseph Narlo <joseph.narlo@amd.com>
ammallya
pushed a commit
that referenced
this pull request
Nov 17, 2025
This reverts commit df8ee3d.
ammallya
pushed a commit
that referenced
this pull request
Nov 18, 2025
Signed-off-by: Joseph Narlo <joseph.narlo@amd.com> [ROCm/amdsmi commit: df8ee3d]
ammallya
pushed a commit
that referenced
this pull request
Nov 18, 2025
ammallya
pushed a commit
that referenced
this pull request
Nov 21, 2025
Signed-off-by: Joseph Narlo <joseph.narlo@amd.com> [ROCm/amdsmi commit: df8ee3d]
ammallya
pushed a commit
that referenced
this pull request
Nov 21, 2025
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.
Signed-off-by: Galantsev, Dmitrii dmitrii.galantsev@amd.com
TODO: make similar changes in jenkins-utils (see https://gerrit-git.amd.com/c/compute/ec/jenkins-utils/+/1002119)
🔁 Imported from ROCm/rdc#52
🧑💻 Originally authored by @rocm-devops