Jonathan R. Madsen
060da8159c
Code coverage updates ( #50 )
...
* code coverage updates
- python support
- refactored source
* remove code_coverage::operator+ and operator+=
* impl/coverage.hpp
[ROCm/rocprofiler-systems commit: 134b33320d ]
2022-05-08 01:40:56 -05:00
Jonathan R. Madsen
a438000c21
Multiple python versions ( #42 )
...
* Support multiple Python versions in single build
* RPATH + Split up config into config and runtime
* pybind11 submodule
* Docker build updates
[ROCm/rocprofiler-systems commit: 4db6ba3d28 ]
2022-04-21 21:36:07 -05:00
Jonathan R. Madsen
e7546b201a
Python updates ( #38 )
...
* silence SFINAE disabled for fork_gotcha
* Python updates
- Options for --{module,function}-include
- libpyomnitrace is_initialized and is_finalized
- source instrumentation auto init
- atexit finalization
- improved python testing
* Documentation Update
* Fix to 'cmake -E cat' not available < cmake v3.18
* Fix for inverse tests
* Update cancelling.yml
[ROCm/rocprofiler-systems commit: 593b3b69b8 ]
2022-04-05 20:40:27 -05:00
Jonathan R. Madsen
6daac0f60c
Python support ( #37 )
...
* Initial python support
* Add python testing
* Increase timeout for bin tests
* cmake-format
* Valid build types + testing + formatting + more
- Enforce valid build types
- Fix to numpy install
- Increase testing timeout
- Fix to cmake format glob
- Fix to backtrace verbose
* Disable stripping libraries by default
* omnitrace exe updates
- new '--print-instructions' option
- changed format of instructions in JSON
- remove no-save-fpr tests
* Default to strip libraries when release build
[ROCm/rocprofiler-systems commit: afa3edebab ]
2022-04-05 00:24:34 -05:00