Jonathan R. Madsen
2123e661d5
Fix PAPI cpack packaging ( #112 )
...
* Fix PAPI cpack packaging
[ROCm/rocprofiler-systems commit: b054b1a0ec ]
2022-07-25 05:03:51 -05:00
Jonathan R. Madsen
c065874631
Docker + build-release.sh + PAPI.cmake ( #111 )
...
- Release Docker uses CMake 3.21.4
- Configurable PAPI_C_COMPILER
- build-release.sh builds install
[ROCm/rocprofiler-systems commit: 015fdfac6a ]
2022-07-25 02:36:28 -05:00
Jonathan R. Madsen
d4c8101a23
Release 1.3.0 preparations ( #109 )
...
* v1.3.0
* ROCm 5.2 and extensions tweaks
* Container workflow + miscellaneous updates
* Misc fixes + timemory submodule update
- timemory submodule update for multiple definitions of variant_apply
* Increase timeouts
* Remove obsolete Julia docs and script
- support for rocprofiler makes rocprof merging obsolete
* Fix cpack testing and combine cpack workflows into single script
* Install components + omnitrace tpl exes
- Improved COMPONENT specification for installs
- Install PAPI executables with omnitrace- prefix and hyphens
- Install Perfetto executables with omnitrace- prefix and hyphens
* Update docs on perfetto and papi command-line tools
* remove ubuntu 22.04 from containers workflow
* remove containers workflow running on all pushes
* Fix CI_SCRIPT_ARGS
* Fix PAPI utils install
* Fixed traced test in workflow + removed return char
- validate-perfetto-proto.py had return character
* Fix test-docker-release.sh script to use correct container
* Release build bc RelWtihDebInfo using too much memory
[ROCm/rocprofiler-systems commit: ea282d9301 ]
2022-07-23 03:02:31 -05:00
Jonathan R. Madsen
b4b5acf0a6
omnitrace-compile-definitions (CMake) [skip ci] ( #43 )
...
[ROCm/rocprofiler-systems commit: cc9ce3a871 ]
2022-04-21 21:52:57 -05:00
Jonathan R. Madsen
681678ff11
Support for building PAPI via a submodule ( #41 )
...
* Enable building PAPI via submodule
* Miscellaneous fixes
- Use TIMEMORY_PAPI_ARRAY_SIZE in backtrace
- remove pthread_gotcha init from fork_gotcha::configure
- fix HSA OnLoad called during before tooling init
* PAPI array size + PAPI.cmake updates
- updated timemory submodule with PAPI updates
- fix for backtrace _hw_cnt_labels
* Disable OMPT for focal
* format
[ROCm/rocprofiler-systems commit: d98e60a17f ]
2022-04-21 20:33:51 -05:00