[roctx] Python bindings for rocprofiler-sdk-roctx (#402)

* [roctx] Python bindings for rocprofiler-sdk-roctx

* Update CHANGELOG

---------

Co-authored-by: Jonathan R. Madsen <jonathanrmadsen@gmail.com>
This commit is contained in:
Madsen, Jonathan
2025-05-19 20:02:51 -05:00
committed by GitHub
parent afb27f3f1a
commit 14c2dc55ff
16 changed files with 888 additions and 1 deletions
+9
View File
@@ -0,0 +1,9 @@
#
#
#
foreach(_PYTHON_VERSION ${ROCPROFILER_PYTHON_VERSIONS})
rocprofiler_roctx_python_bindings(${_PYTHON_VERSION})
endforeach()
rocprofiler_reset_python3_cache()