Venkateshwar Reddy Kandula
ba5b8aa16f
[rocprofiler] Disable runFeatureTests and runTracerFeatureTests test to unblock psdb ( #1404 )
...
* disable feature profiler tests temporarily
* Update tracer_gtest.cpp
* Update profiler_gtest.cpp
2025-10-16 14:55:36 -07:00
Venkateshwar Reddy Kandula
997b36f5bc
[rocprofiler][navi4] Remove navi4x support on rocprofv2. ( #307 )
...
* Remove navi4x support on rocprofv2.
* remove gfx12 from build scripts.
* bug fix.
* address comments.
* update changelog
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update CHANGELOG.md
* address comments
Co-authored-by: Swati Rawat <120587655+SwRaw@users.noreply.github.com >
---------
Co-authored-by: Venkateshwar Reddy Kandula <venkateshwar.kandula1306@gmail.com >
Co-authored-by: Swati Rawat <120587655+SwRaw@users.noreply.github.com >
2025-09-22 03:17:29 -05:00
Gopesh Bhardwaj
470b7d7ccd
SWDEV-553065 palamida scan fix ( #1010 )
2025-09-19 01:01:12 -04:00
Bhardwaj, Gopesh
831f2d16d6
Disabling this test as its not designed for Navi ( #96 )
...
* Disabling this test as its not designed for Navi
* Update tests-v2/featuretests/tracer/tracer_gtest.cpp
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
[ROCm/rocprofiler commit: 4a3d1848a6 ]
2025-07-16 11:22:56 +05:30
Welton, Benjamin
f9cdc37350
[SWDEV-482060] Set execute permission for HSA allocated memory ( #7 )
...
Set execute permission for HSA allocated memory
We need execute permission for HSA memory (req for IB buffers).
Enforcement is upcoming which will break counter collection (see ticket).
Change-Id: Id939bbdd8686915407bc60d0dfcd5110b0e91e90
Co-authored-by: Benjamin Welton <bewelton@amd.com >
Co-authored-by: Bhardwaj, Gopesh <Gopesh.Bhardwaj@amd.com >
[ROCm/rocprofiler commit: 6cc5501260 ]
2025-02-06 07:54:06 -06:00
gobhardw
28fc7b2b47
Re-enable kernel-info tests
...
Change-Id: Idd94c0993e9608431add169df15055a46dbe30e4
[ROCm/rocprofiler commit: 0a88e8b35a ]
2025-01-07 00:08:34 -05:00
Giovanni Baraldi
2ed79bc08c
SWDEV-495743: Fix unit test for CU num
...
Change-Id: Id6265af21f57cf43b54b267aa1eeb045371c09e8
[ROCm/rocprofiler commit: 4bb497850e ]
2024-12-12 17:22:23 -06:00
gobhardw
1eae69c812
Disabling kernel names matching test
...
Change-Id: I70d74c421599a38207943a59c424ae7681b9fdcb
[ROCm/rocprofiler commit: fe55de6bef ]
2024-12-03 15:59:24 +05:30
gobhardw
f9a3bd2477
Disabling kernel number, names checking tests
...
Change-Id: I629d8e9029386bf6a23b2e866169044d63327241
[ROCm/rocprofiler commit: 9c68ae6ef8 ]
2024-12-03 10:12:52 +05:30
Lang Yu
2230af4b1d
SWDEV-467545 - Add rocprofiler support for gfx1150/gfx1151
...
Change-Id: I2cddc36981f6d815c865d180a1daf1b8a7e0633f
Signed-off-by: Lang Yu <lang.yu@amd.com >
[ROCm/rocprofiler commit: 7313e52f35 ]
2024-07-09 22:40:10 -04:00
Giovanni LB
e4e1e4857e
SWDEV-470113: Fixing hang on navi33
...
Change-Id: I5c1d30547039a6f23ab5974f43ea63f971573108
[ROCm/rocprofiler commit: 7e199e6b7a ]
2024-07-05 20:39:56 -04:00
Giovanni LB
d29580c94e
SWDEV-470113: Swapping test order and resetting queue.cpp variables
...
Change-Id: I20f3fa3cbf389ab89ba8ea8e430819c4ef837ad0
[ROCm/rocprofiler commit: 70fedc5195 ]
2024-07-03 15:41:37 -03:00
jatang
c8d58d1986
SWDEV-458392 - Add gfx12 support.
...
Change-Id: I91bb6a3329bf77f26005a345c18b63b86922028a
[ROCm/rocprofiler commit: e7b96b1e71 ]
2024-06-17 13:24:48 -04:00
Ammar ELWazir
bb40910abe
Fixing the force of using cmake python3 interpreter
...
Change-Id: I5d87dfa78052611856652fc887cdfa6764c51028
[ROCm/rocprofiler commit: a50d5ce4ae ]
2024-06-10 16:00:09 -04:00
Saurabh Verma
c41bbe21d0
SWDEV-457922: Temporary fix to prevent multiple instances of either rocprofiler v1 or v2 to be running, whether it's interception or standalone mode.
...
The fix works by using a pid file and a lock file, similar to how firefox prevents multiple instances.
Change-Id: I4974a80bf920eaf0376a53410573c1cc74ec17ac
[ROCm/rocprofiler commit: 056156135d ]
2024-06-10 12:49:29 -04:00
Ammar ELWazir
31bc8c5fde
General fixes for CI
...
Change-Id: I16e4d1fbc71a378eba6738c6953760e8e4de525e
[ROCm/rocprofiler commit: db82c5ef62 ]
2024-06-07 11:22:07 -05:00
gobhardw
a67f4fdd93
SWDEV-465520: RHEL9 toolchain doesnt seem to support experimental filesystem
...
Change-Id: I6b1e7f42c49b1c7af412c0b68851724861c9970a
[ROCm/rocprofiler commit: 1e69b3e2f6 ]
2024-06-05 12:50:48 -04:00
Ammar ELWazir
4a716c8a66
Temp: Disabling Perfetto Test
...
Change-Id: I602e3e752d508a45d42bf22e40b78d53a8e436d0
[ROCm/rocprofiler commit: 2be8f71790 ]
2024-05-30 12:49:15 -05:00
Giovanni LB
ddb8d062f5
Adding missing architectures to featureTests
...
Change-Id: Ie37f039036cee487c93d746e677f1310294b246d
[ROCm/rocprofiler commit: 79fc1a6fef ]
2024-05-02 10:21:29 -04:00
Giovanni LB
46f20fffdd
SWDEV-459693: Allowing runtime kernels for codeobjects in featureTests
...
Change-Id: I809abcefaa320a3dee6a9d9fc8843162e3e5930e
[ROCm/rocprofiler commit: 4ef523c84a ]
2024-04-30 13:11:25 -03:00
Giovanni LB
e64e15aba4
Re-enabling ATT tests
...
Change-Id: Ied23410d40eecbbfb8972d36ed065289f74aaa0c
[ROCm/rocprofiler commit: 97c6b0b867 ]
2024-04-17 18:49:55 -03:00
Ammar ELWazir
27d102d6b6
SWDEV-408398: Tests to depend on rocprofiler library not the tool library
...
Change-Id: I462ac1eb2990fffdee30373c379fd1ec15611470
[ROCm/rocprofiler commit: b7a7871fbe ]
2024-04-11 10:28:17 -04:00
Giovanni LB
6081bfeb56
Disabling ATT Tests
...
Change-Id: I0e03337de967aedaa15600c8b848ea618376d8a2
[ROCm/rocprofiler commit: 97288fedc9 ]
2024-03-28 15:22:37 -04:00
Giovanni LB
5966704855
Fixing metadata path for CTF plugin
...
Change-Id: I04f81c38e2f9f2da9f4ac771ae9dff04cd6a76c6
[ROCm/rocprofiler commit: 6bffcbdc69 ]
2024-03-04 21:56:57 -03:00
Giovanni LB
36377e3d51
SWDEV-448279: Disabling CTF tests
...
Change-Id: I63f915862fe28b51206ed58424d3358385103110
[ROCm/rocprofiler commit: c6575ab01c ]
2024-02-29 18:43:50 -03:00
Manjunath-Jakaraddi
b04aa8f36d
SWDEV-419965: Enabling and fixing AyncCopyTest in runTracerFeatureTests
...
Change-Id: Iceeaae11b5367483ac03db0c500dd27f4037e53e
[ROCm/rocprofiler commit: a1f9b244c8 ]
2024-02-08 02:03:04 -05:00
Ammar ELWazir
80329e8364
Fixing ROCProfilerV2 to match versioning changes in HIP Runtime
...
Change-Id: Ifb0f98356acebcb7cf5372340b36178de000405d
[ROCm/rocprofiler commit: a59d56f9bc ]
2024-01-03 12:28:08 -06:00
Giovanni LB
dbcf4ffd09
SWDEV-437442: Re-enable CTF plugin
...
Change-Id: I290c6504c76b715c6d3bdfd2da6d7e5656cf8dfe
[ROCm/rocprofiler commit: 1c5bf0b96e ]
2023-12-27 17:17:37 -05:00
Giovanni LB
7f405ddd24
SWDEV-436332: Temporarily disabling CTF Plugin
...
Change-Id: I368030fdca169c18bf85a7254fc6d3754ea15839
[ROCm/rocprofiler commit: fd7aa5758f ]
2023-12-13 14:07:24 -05:00
Jatin Chaudhary
b94af28425
SWDEV-412457 - include assert header in files that use it
...
Change-Id: Ie1a947e78c4badc5b07b15fefc8aaedacfc7a02c
[ROCm/rocprofiler commit: 8dd9d9df51 ]
2023-12-13 13:37:41 -05:00
Giovanni LB
66f517ab27
SWDEV-409155: Fixing tests for att/pmc
...
Change-Id: I036f45502e6ff18518dcdb954161d09ce3546fe0
[ROCm/rocprofiler commit: b8b870328b ]
2023-12-12 19:48:03 -03:00
Giovanni LB
c22968c3ac
SWDEV-409155: Adding ATT plugin tests
...
Change-Id: I684affa4a63ed1c6fd7d8a4bb18f83697c3181a3
[ROCm/rocprofiler commit: d5e968989c ]
2023-12-07 13:01:43 -03:00
Youssef Aly
286450a07a
Disabling Tracer Gtest: Async_mem_copy
...
Test fails with a generic HsA_STATUS_ERROR
Change-Id: Icf076124304797169f848cdc524f3d52f161f54e
[ROCm/rocprofiler commit: bfd4730cb0 ]
2023-12-06 00:30:35 +00:00
Jatin Chaudhary
cccbe0ee26
SWDEV-412457 - include missing assert header
...
Change-Id: If36574df6326b2e634fe3799372eda698b8a30a8
[ROCm/rocprofiler commit: 729d7415ae ]
2023-11-15 23:35:02 +00:00
Giovanni LB
29d1500db5
SWDEV-431438: Disabling counter check for Navi3x on unittests
...
Change-Id: I3b716d1862b979c3ea5884170060a6e445cf35e5
[ROCm/rocprofiler commit: 526646211a ]
2023-11-15 07:51:05 -05:00
Giovanni LB
ec895dfb2a
Added option to control how codeobj is dumped from ATT
...
Change-Id: Ie76aeea1193c7ba8fe7f51be159516f8a9eab55f
[ROCm/rocprofiler commit: 99b14fc9f8 ]
2023-11-08 17:48:28 -03:00
Ammar ELWazir
ef2428fb96
Fixing V2 tests to accept HIP function versioning
...
Change-Id: Ic68116feb51b396b27e858dcaf8b389d4d11a49b
[ROCm/rocprofiler commit: cca295d951 ]
2023-10-26 22:04:53 +00:00
Ammar ELWazir
37ca411965
Fixing Versioned HIP Call
...
Change-Id: Ib768f8a53ffc6cc3bb89e6c867918b6440ce1cab
[ROCm/rocprofiler commit: b5fd31fb9b ]
2023-10-26 14:50:16 +00:00
Ranjith Ramakrishnan
57d8b98c56
SWDEV-427554 - Temporarily disable building of unittest in ASAN builds
...
Unittest is failing in ASAN builds. To unblock ASAN builds, disabling the same as a workaround
The test will run in non-asan builds
Change-Id: Ib3c8d7a2c77aa83e9c6260e9b47ccb0564f789e8
[ROCm/rocprofiler commit: 8babd28a50 ]
2023-10-25 17:45:54 -07:00
Giovanni LB
976c0e6717
Initial commit for counter correctness tests.
...
Change-Id: I74caa4ab89bd765e59686cfbaaf1ce44ab10fe19
- adds counter correctness tests for GRBM, SQWAVES and SQ INSTRUCTIONs
- pandas dependency
- made it compatible with test infra.
Change-Id: I74caa4ab89bd765e59686cfbaaf1ce44ab10fe19
[ROCm/rocprofiler commit: 3f5ddfa0ab ]
2023-10-23 03:51:42 -04:00
Sriraksha Nagaraj
facca4fd12
SWDEV-399631 : Fixing the regression issue
...
Change-Id: I9b2866e69ca2969405d06ac267eb17461b643eec
[ROCm/rocprofiler commit: ab288c8de8 ]
2023-10-16 15:27:07 -04:00
Ammar ELWazir
35ab6e9a72
SWDEV-391589: Addressing changes requested by Omniperf:
...
Adding Versioning to rocprof main script
Adding Versioning to file plugins to support legacy v1 output and new v2 output
Fixing headers for v2 output
Change-Id: I352e8c8ed03871466269a792d1bfa572da58bd8a
[ROCm/rocprofiler commit: 4f40fb8a40 ]
2023-10-16 15:19:20 -04:00
gobhardw
6978569d1f
Solving timestamps and serialization merge
...
Change-Id: Icd14e49c06b19e4334adbdb98efed54af029b95b
[ROCm/rocprofiler commit: def7fa710a ]
2023-10-16 14:54:50 -04:00
Sriraksha Nagaraj
b5be707bcb
Enabling -m and --basenames option
...
Change-Id: Ic19ac28ab6ec842daf2a93a311ed7690b61b1e2a
[ROCm/rocprofiler commit: a76341e30c ]
2023-10-13 14:44:20 -04:00
Sriraksha Nagaraj
168afe160e
SWDEV-421208:Fixing the CMakelists for core unit test
...
Change-Id: I0949443e4204a69bb070532e4254d9baecd24dc3
[ROCm/rocprofiler commit: 04cec04c48 ]
2023-10-05 12:33:30 -04:00
Giovanni LB
b92ddf8fd0
SWDEV-419972: Disable MP test
...
Change-Id: I646ee0206ef589e7c57107accfa00ccc801af40c
[ROCm/rocprofiler commit: 4ab6b8edcb ]
2023-09-25 12:59:56 -03:00
Ammar ELWazir
a5006b00c4
Fixing Singleton test Issue
...
Change-Id: I21db27d5766232ee8307ce4579e8c6083a10538f
[ROCm/rocprofiler commit: c0c2af0e58 ]
2023-09-20 17:01:54 -04:00
Giovanni LB
d03a15bc22
SWDEV-419972: Disabling MT test because its broken. Moving MP test below plugin tests.
...
Change-Id: Ic6b69151f6ce96e56d7b9ae2bfd541faaca327f7
[ROCm/rocprofiler commit: 1b86e38776 ]
2023-09-15 14:13:50 -03:00
Sriraksha Nagaraj
a157bb93b7
SWDEV-378008: Adding changes to serialize the kernels in rocprofV2
...
Change-Id: I82353ba94b3a15fdc5991e6129fe47f6765a9f74
[ROCm/rocprofiler commit: 54f6e2afb7 ]
2023-09-14 13:09:09 -04:00
gobhardw
2a0e835c4a
Fixing Singleton test
...
Change-Id: I03daa4c741747b742179d18901a2e2e2d4a04ffb
[ROCm/rocprofiler commit: d4bb514493 ]
2023-09-11 15:00:39 -04:00