Omnitrace sample documentation (#179)

* Documentation for omnitrace-sample

* Improve omnitrace-sample

- improve the printing of the env updates
- remove env settings when something is deactivated
- restore env settings when something is deactivated

[ROCm/rocprofiler-systems commit: 67f7471253]
Este commit está contenido en:
Jonathan R. Madsen
2022-10-19 03:30:00 -05:00
cometido por GitHub
padre 8f8ead76b5
commit 7234e8cf45
Se han modificado 15 ficheros con 789 adiciones y 92 borrados
@@ -580,7 +580,7 @@ omnitrace_finalize_hidden(void)
return;
}
OMNITRACE_VERBOSE_F(0, "\n");
if(get_verbose() >= 0 || get_debug()) fprintf(stderr, "\n");
OMNITRACE_VERBOSE_F(0, "finalizing...\n");
sampling::block_samples();