HIP API and Activity Config Options + metadata JSON PID tagging (#225)
* library metadata/functions JSON
- remove always tagging metadata.json and functions.json with PID
* roctracer options for HIP API vs. HIP activity
* opensuse docker update for ROCm
- remove adding perl repo (does not exist)
[ROCm/rocprofiler-systems commit: bb591c82cb]
Este commit está contenido en:
cometido por
GitHub
padre
1cdf67257e
commit
1cd358fb95
@@ -962,7 +962,7 @@ omnitrace_finalize_hidden(void)
|
||||
tim::timemory_finalize(_timemory_manager.get());
|
||||
|
||||
auto _cfg = settings::compose_filename_config{};
|
||||
_cfg.use_suffix = true;
|
||||
_cfg.use_suffix = config::get_use_pid();
|
||||
_timemory_manager->write_metadata(settings::get_global_output_prefix(),
|
||||
"omnitrace", _cfg);
|
||||
}
|
||||
|
||||
Referencia en una nueva incidencia
Block a user