systems-assistant[bot]
d8cba83d42
Add 'projects/rocr-runtime/' from commit '72061a9024139fa0a99f73f9d3d4deb275670095'
...
git-subtree-dir: projects/rocr-runtime
git-subtree-mainline: ad0fb25ed5
git-subtree-split: 72061a9024
2025-07-22 22:52:49 +00:00
systems-assistant[bot]
ad0fb25ed5
Add 'projects/rocprofiler-sdk/' from commit 'bf0fad1d5406fbc51403ba1aa9621a9d4a9bce2b'
...
git-subtree-dir: projects/rocprofiler-sdk
git-subtree-mainline: 50a90550e9
git-subtree-split: bf0fad1d54
2025-07-22 22:52:46 +00:00
systems-assistant[bot]
50a90550e9
Add 'projects/rocprofiler-register/' from commit '37d7d920364c8b10ab592ff79e1c6811d114e6fa'
...
git-subtree-dir: projects/rocprofiler-register
git-subtree-mainline: 2e5bcec303
git-subtree-split: 37d7d92036
2025-07-22 22:52:44 +00:00
systems-assistant[bot]
2e5bcec303
Add 'projects/rocprofiler/' from commit '16ae2e90c6157e98e846d2bccbaaf533ca5e662a'
...
git-subtree-dir: projects/rocprofiler
git-subtree-mainline: 2a52e3974d
git-subtree-split: 16ae2e90c6
2025-07-22 22:52:43 +00:00
systems-assistant[bot]
2a52e3974d
Add 'projects/rocm-smi-lib/' from commit '7dba992ebd1beef78ec78d0d2974d6aa531786ff'
...
git-subtree-dir: projects/rocm-smi-lib
git-subtree-mainline: 25536e61be
git-subtree-split: 7dba992ebd
2025-07-22 22:52:41 +00:00
systems-assistant[bot]
25536e61be
Add 'projects/rocminfo/' from commit 'cd0f8c6173acb803c3d871fe2bcc795bd7768c34'
...
git-subtree-dir: projects/rocminfo
git-subtree-mainline: ae5decac0f
git-subtree-split: cd0f8c6173
2025-07-22 22:52:39 +00:00
systems-assistant[bot]
ae5decac0f
Add 'projects/rocm-core/' from commit '75be79f4708a419d3755500ca67ed9ec062e15bf'
...
git-subtree-dir: projects/rocm-core
git-subtree-mainline: c2312be1a2
git-subtree-split: 75be79f470
2025-07-22 22:52:38 +00:00
systems-assistant[bot]
c2312be1a2
Add 'projects/rdc/' from commit '5ae7eeb3550d4cb14cbc31d3022e545b054f1ad1'
...
git-subtree-dir: projects/rdc
git-subtree-mainline: a68afa42a1
git-subtree-split: 5ae7eeb355
2025-07-22 22:52:37 +00:00
systems-assistant[bot]
a68afa42a1
Add 'projects/aqlprofile/' from commit '6f236ffb5f1bd128e11ba0bf09e3c0a52b6527e4'
...
git-subtree-dir: projects/aqlprofile
git-subtree-mainline: 9011821e05
git-subtree-split: 6f236ffb5f
2025-07-22 22:52:36 +00:00
Joseph Macaranas
9011821e05
Fix repo paths
2025-07-22 18:51:42 -04:00
Joseph Macaranas
2b636613a4
Merge branch 'develop' of github.com:ROCm/rocm-systems into develop
2025-07-22 18:41:02 -04:00
Joseph Macaranas
d8226144f8
Changing json file to add new subtrees
2025-07-22 18:41:00 -04:00
vedithal-amd
6c8b834f5c
Fix tests and formatting ( #826 )
...
[ROCm/rocprofiler-compute commit: 068e5aaef4 ]
2025-07-22 17:49:16 -04:00
vedithal-amd
068e5aaef4
Fix tests and formatting ( #826 )
2025-07-22 17:49:16 -04:00
Kandula, Venkateshwar reddy
bf0fad1d54
[SDK] Expose counter dims in rocprofiler_counter_info_v1_t and only show counters being profiled in metadata. ( #325 )
...
* expose dimensional info in rocprofiler_counter_info_v1_t.
* add counter_id in dim info.
* address review comments
* format.
* address comments.
* use array of pointers for dimensions_instaces.
* format and comments.
* address comments.
* new line.
* Update counter_defs.yaml
* Update counter_defs.yaml
* Update counter_defs.yaml
* counter_defs.
* format counter defs.
* format counter defs.
* format counter defs.
* show only counters being profiled in metadata.
* Format.
* use config for counters and fix warnings.
* add version for rocprofiler_counter_dimension_info_v1_t struct.
* rename rocprofiler_counter_record_dimension_instance_v1_info_t.
* account device id from pmc for counters metadata.
* move dim structs to counters.h.
* address comments to compare value.
* fix tests.
* Address comments. use pointer of arrays for ABI.
* rebase.
* fix build error.
* use separate metadata::init() for rocprofv3.
* also print not found counters.
* precompute all the perf counters needed to be in metadata.
* Misc.
* format
* Format.
* rocprofiler::sdk::container::c_array
* Address comments.
* source/lib/output/metadata.cpp
* lint.
* add unit test for c_array.
* add unit test and serialization support for c_array container.
* Misc.
* Clean files.
* Format.
* clang-tidy.
* add more checks to c_array.
* misc. typo
* Addr comments.
---------
Co-authored-by: Venkateshwar Reddy Kandula <vkandula@amd.com >
Co-authored-by: Jonathan R. Madsen <Jonathan.Madsen@amd.com >
2025-07-22 14:24:25 -07:00
Galantsev, Dmitrii
3f2f92a37a
RVS - Fix iet_stress by disabling logging
...
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
2025-07-22 16:02:14 -05:00
Galantsev, Dmitrii
059451d48f
Profiler - Remove UUID metric
...
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
2025-07-22 14:55:28 -05:00
vedithal-amd
a559d9e8d1
Standalone GUI bugfix ( #825 )
...
* Fix barchart elements table ids
* Add HBM bandwidth section to L2 cache report for gfx950
* bugfix for standlone GUI
Co-authored-by: Felix Marty <Felix.Marty@amd.com >
[ROCm/rocprofiler-compute commit: e132b047cd ]
2025-07-22 15:31:54 -04:00
vedithal-amd
e132b047cd
Standalone GUI bugfix ( #825 )
...
* Fix barchart elements table ids
* Add HBM bandwidth section to L2 cache report for gfx950
* bugfix for standlone GUI
Co-authored-by: Felix Marty <Felix.Marty@amd.com >
2025-07-22 15:31:54 -04:00
vedithal-amd
e40141f2ba
Fix memory clock detection with amd-smi ( #824 )
...
[ROCm/rocprofiler-compute commit: 0fdd186dd5 ]
2025-07-22 13:46:06 -04:00
vedithal-amd
0fdd186dd5
Fix memory clock detection with amd-smi ( #824 )
2025-07-22 13:46:06 -04:00
Gill, Harkirat
e948034c83
Update output file fields docs to correctly define Grid_Size ( #526 )
...
Co-authored-by: Bhardwaj, Gopesh <Gopesh.Bhardwaj@amd.com >
2025-07-22 23:16:01 +05:30
vedithal-amd
fc2037870f
fix build ( #823 )
...
[ROCm/rocprofiler-compute commit: c4d129def5 ]
2025-07-22 13:02:14 -04:00
vedithal-amd
c4d129def5
fix build ( #823 )
2025-07-22 13:02:14 -04:00
Nagaraj, Sriraksha
2447a85215
[rocprofv3-avail] - Add sample data ( #514 )
...
* Add sample data for avail and remove color code for non terminal output
* review comments
* review comments
* add documentation
* test fix
2025-07-22 08:39:59 -07:00
Indic, Vladimir
57bfd0f607
MI350 stochastic support in changelog ( #530 )
2025-07-22 08:39:22 -07:00
Baraldi, Giovanni
be74e1b49f
Adding inline callstack information to disassembly ( #468 )
...
* Adding callstack information to disassembly
* changelog
* Cleanup
* Fix snapshots.json
* Clang tidy fixes
* Fix infinite recursion
* Apply suggestions from code review
Co-authored-by: Indic, Vladimir <Vladimir.Indic@amd.com >
* Remove sibling transversal
* Added docstrings
* Apply suggestions from code review
* Update source/include/rocprofiler-sdk/cxx/codeobj/code_printing.hpp
* Review comments
* Format + comments
* Fmt
* Add class name
* Format
* Fix static linkage
* Making funcs inline
---------
Co-authored-by: Giovanni <gbaraldi@amd.com >
Co-authored-by: Indic, Vladimir <Vladimir.Indic@amd.com >
2025-07-22 15:52:42 +02:00
Kent Russell
f755981f03
kfdtest: Remove gfx940/941 references
...
Support was removed for these eng samples, so remove them from the
blacklist, and make sure that we're using 942 for the shader store
2025-07-22 08:47:34 -04:00
Pryor, Adam
6a356e7bb1
[SWDEV-541958] Fix config ( #217 )
...
* [SWDEV-541958] Fix config
Change-Id: I6703821747ade5adb993ab7f386f3658db8a3357
* fixes
Change-Id: I0a1c7d96452d9b2ccb6401b77d73398a67518e91
2025-07-21 15:05:49 -05:00
Sajina PK
aa9b265302
Manually search for rocdecode and rocjpeg libraries in cmake ( #294 )
...
* Manually search for rocdecode ad rocjpeg libraries
* Update examples/jpegdecode/CMakeLists.txt
Fix typo.
Co-authored-by: David Galiffi <David.Galiffi@amd.com >
---------
Co-authored-by: David Galiffi <David.Galiffi@amd.com >
[ROCm/rocprofiler-systems commit: f4e9846e1c ]
2025-07-21 14:07:00 -04:00
Sajina PK
f4e9846e1c
Manually search for rocdecode and rocjpeg libraries in cmake ( #294 )
...
* Manually search for rocdecode ad rocjpeg libraries
* Update examples/jpegdecode/CMakeLists.txt
Fix typo.
Co-authored-by: David Galiffi <David.Galiffi@amd.com >
---------
Co-authored-by: David Galiffi <David.Galiffi@amd.com >
2025-07-21 14:07:00 -04:00
Yiannis Papadopoulos
eb3d45d300
rocr: Fix warnings
2025-07-21 12:55:46 -04:00
Joseph Macaranas
e831feb720
Update README.md
2025-07-21 12:11:30 -04:00
vedithal-amd
46ae3d36d9
Remove hardware IP block based filtering ( #820 )
...
* Analysis report block based filtering is the default now
* Update documentation
* Update CHANGELOG
* Fix tests
* Replace hardware block based filtering tests with report block
based filtering tests
[ROCm/rocprofiler-compute commit: 98bb0f4237 ]
2025-07-21 09:37:35 -04:00
vedithal-amd
98bb0f4237
Remove hardware IP block based filtering ( #820 )
...
* Analysis report block based filtering is the default now
* Update documentation
* Update CHANGELOG
* Fix tests
* Replace hardware block based filtering tests with report block
based filtering tests
2025-07-21 09:37:35 -04:00
Ma, Bing
6f236ffb5f
[SPM] Clean up obsolete SPM logics and refine some SPM-related definition ( #157 )
...
* Clean up obsolete SPM logics
* Add PERFCOUNTER_SELECT1 to CounterRegInfo
* Add RLC_SPM_PERFMON_SAMPLE_DELAY_MAX
2025-07-18 15:26:44 -07:00
Kandula, Venkateshwar reddy
fdedcfc81c
[CI] use internal cluster for ci ( #164 )
...
use internal cluster for ci
2025-07-18 13:10:07 -05:00
Luca Bruni
5ae7eeb355
Add missing header inclusion for C builds
2025-07-18 12:58:47 -05:00
Galantsev, Dmitrii
c401a6bed6
README - Add libcap-dev dependency
...
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
2025-07-18 12:51:55 -05:00
Galantsev, Dmitrii
a1a3e304ba
FORMAT - Bump gersemi version
...
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
2025-07-18 12:47:21 -05:00
Galantsev, Dmitrii
b136d290e7
FORMAT - Use official clang-format repo for pre-commit
...
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
2025-07-18 12:47:21 -05:00
Indic, Vladimir
de4708963e
[Stochastic PC Sampling][GFX9] Increasing ROCr buffer to 4MBs. ( #487 )
...
Increasing ROCr buffer to 4MBs.
2025-07-18 12:06:17 -05:00
Madsen, Jonathan
4d6a61f5e5
[SDK] Fix null handles ( #474 )
...
* Fix null handle
- use .handle=0, not .handle=numeric_limits<>::max()
* Update lib.common.hasher
* Fix ROCPROFILER_CONTEXT_NONE
* Use context operator==
* Update CHANGELOG
* Updated null handle for scratch memory and changed allocation test so that free ops account for null agent
---------
Co-authored-by: Ian Trowbridge <Ian.Trowbridge@amd.com >
2025-07-18 12:05:52 -05:00
Nagaraj, Sriraksha
fcfb5bd918
[SDK] Update UUID (rocprofiler_uuid_t) ( #390 )
...
* changing uuid abi
* fix
* review comments
* fix CI fail
* review comments
* fix
* adding static asserts
* making constructor constexpr
* fix CI fail
* upadate UUID length to 16 bytes
* fixing value64
Co-authored-by: Madsen, Jonathan <Jonathan.Madsen@amd.com >
* Update CHANGELOG.md
Co-authored-by: Madsen, Jonathan <Jonathan.Madsen@amd.com >
---------
Co-authored-by: Madsen, Jonathan <Jonathan.Madsen@amd.com >
2025-07-18 11:24:48 -05:00
vedithal-amd
2740d18028
Remove MI50/MI60 gfx906 support per documentation ( #819 )
...
[ROCm/rocprofiler-compute commit: 537a269e95 ]
2025-07-18 09:57:33 -04:00
vedithal-amd
537a269e95
Remove MI50/MI60 gfx906 support per documentation ( #819 )
2025-07-18 09:57:33 -04:00
Honglei Huang
72061a9024
libhsakmt: modify is scratch memory helper
...
- Refactored scratch memory handling by introducing fmm_is_scratch_aperture to
replace repeated for-loops.
- Simplified code paths in hsakmt_fmm_release, hsakmt_fmm_map_to_gpu, and
hsakmt_fmm_unmap_from_gpu by using the new helper.
Signed-off-by: Honglei Huang <Honglei1.Huang@amd.com >
2025-07-18 14:25:55 +08:00
Bonnell, Jason
f4cce0d2d4
replace azure runners with internal ( #518 )
...
* replace azure runners with internal
* change to mi300a for debug
* revert back to mi300
* move some of the load to mi300a
* use mi300a for clang-tidy
---------
Co-authored-by: Kandula, Venkateshwar reddy <Venkateshwarreddy.Kandula@amd.com >
2025-07-17 18:09:17 -05:00
systems-assistant[bot]
6755fa3a36
Add 'projects/rocprofiler-systems/' from commit '92e1d84c72c9321d79a1866e0090fae0215e6557'
...
git-subtree-dir: projects/rocprofiler-systems
git-subtree-mainline: ee9e74df21
git-subtree-split: 92e1d84c72
2025-07-17 18:13:44 +00:00
systems-assistant[bot]
ee9e74df21
Add 'projects/rocprofiler-compute/' from commit 'd2cec001161fc49761bd71a498474a447b1d6975'
...
git-subtree-dir: projects/rocprofiler-compute
git-subtree-mainline: 8a4d7262f8
git-subtree-split: d2cec00116
2025-07-17 18:13:42 +00:00