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
This commit is contained in:
Jonathan R. Madsen
2022-10-19 03:30:00 -05:00
committed by GitHub
parent 78a06e7a42
commit 67f7471253
15 changed files with 789 additions and 92 deletions
+1 -1
View File
@@ -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();