Nagaraj, Sriraksha
35069a9d06
[Misc] fix the agent_id field ( #297 )
...
* fix the agent_id field
* Fix shebang
---------
Co-authored-by: Jonathan R. Madsen <jonathanrmadsen@gmail.com >
2025-04-27 19:56:45 -05:00
Trowbridge, Ian
4fbcfd142c
Copyright Compliance ( #333 )
...
* Added copyright information to requested files
* Formatting
* Fix bad function name error
2025-04-14 13:07:32 -05:00
Madsen, Jonathan
2d072f9217
[CI] Miscellaneous Testing Updates ( #305 )
...
* Add rocprofiler-sdk-utilities.cmake
- contains cmake function rocprofiler_sdk_get_gfx_architectures
* Update perfetto_reader.py
- fix hash collision
* Update project names in tests folders
- rocprofiler-tests -> rocprofiler-sdk-tests
* Fix incorrect allocation-error handling
* [CI] Disable openmp tests for navi2, navi3, and navi4
* Suppress leaks by omptarget and llvm
---------
Co-authored-by: Jonathan R. Madsen <jonathanrmadsen@gmail.com >
2025-03-22 18:51:42 -05:00
Nagaraj, Sriraksha
c30bb7cbda
Adding agent-index ( #189 )
...
* 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 >
2025-03-14 00:51:32 -07:00
Welton, Benjamin
fd99654433
Fix install for conversion-script ( #211 )
2025-02-13 19:00:20 -06:00
Jakaraddi, Manjunath
c77596b703
SWDEV-499989: Conversion Script to change counter collection output format from v3 to v1 ( #107 )
...
* SWDEV-499989: Add script to convert rocprofv3 counter collection output format to that of v1
* Add logging and argparsing
* Dropping duplicated counters in pmc multiple lines
* Adding test for conversion
* moving conversion script to test files
* copy conversion script from scripts folder
2025-02-12 11:31:17 -08:00