[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
+1 -1
View File
@@ -1212,7 +1212,7 @@ def run(app_args, args, **kwargs):
overwrite_if_true=True,
)
if args.log_level and args.log_level not in ("env"):
if args.log_level and args.log_level not in ("env", "config"):
for itr in ("ROCPROF", "ROCPROFILER", "ROCTX"):
update_env(
f"{itr}_LOG_LEVEL",