[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>
[ROCm/rocprofiler-sdk commit: 14c2dc55ff]
This commit is contained in:
gecommit door
GitHub
bovenliggende
8721c866a1
commit
4875346137
@@ -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",
|
||||
|
||||
Verwijs in nieuw issue
Block a user