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]
This commit is contained in:
Jonathan R. Madsen
2022-04-21 20:33:51 -05:00
committed by GitHub
parent 317240ca1c
commit 681678ff11
20 changed files with 341 additions and 68 deletions
+3
View File
@@ -16,3 +16,6 @@
[submodule "external/kokkos"]
path = examples/lulesh/external/kokkos
url = https://github.com/kokkos/kokkos.git
[submodule "external/papi"]
path = external/papi
url = https://bitbucket.org/icl/papi.git