User regions in Python (#57)

* User regions in Python

* User-region testing + common submodule

- Updated examples/python/source.py to use user-regions
- Python-level user submodule
- Python-level common submodule
- clean-up of profiler python code
- extended source.py testing to include the user-regions
This commit is contained in:
Jonathan R. Madsen
2022-07-25 20:24:34 -05:00
committad av GitHub
förälder 74fe68101b
incheckning 4dd144a32c
9 ändrade filer med 371 tillägg och 167 borttagningar
+1
Visa fil
@@ -88,6 +88,7 @@ target_link_libraries(
omnitrace::omnitrace-compile-options
omnitrace::omnitrace-lto
omnitrace::omnitrace-dl-library
omnitrace::omnitrace-user-library
omnitrace::omnitrace-python
omnitrace::omnitrace-python-compile-options
$<BUILD_INTERFACE:$<IF:$<BOOL:${OMNITRACE_BUILD_STATIC_LIBGCC}>,omnitrace::omnitrace-static-libgcc,>>