summaryrefslogtreecommitdiff
path: root/openmp/runtime/src/ompt-specific.h
AgeCommit message (Expand)Author
2025-05-14[OpenMP] Fix __builtin_return_address calls for SPARC (#138520)Rainer Orth
2025-02-27[OpenMP][OMPT][OMPD] Fix frame flags for OpenMP tool APIs (#114118)Joachim
2024-07-03[OpenMP][OMPT] Indicate loop schedule for worksharing-loop events (#97429)Joachim
2023-07-21[OpenMP] [OMPT] [6/8] Added callback support for target data operations, targ...Michael Halkenhaeuser
2022-11-15[OpenMP] [OMPT] [2/8] Implemented a connector for communication of OMPT callb...Dhruva Chakrabarti
2022-11-01Revert "[OpenMP] [OMPT] [2/8] Implemented a connector for communication of OM...Dhruva Chakrabarti
2022-10-31[OpenMP] [OMPT] [2/8] Implemented a connector for communication of OMPT callb...Dhruva Chakrabarti
2022-04-06[OpenMP] Add support for ompt_callback_dispatchHansang Bae
2021-03-23[OpenMP] Misc. changes that add or remove pointer/bound checksHansang Bae
2021-02-20[OpenMP][NFC] clang-format the whole openmp projectShilei Tian
2020-11-26[OpenMP][OMPT] Fix building with OMPT disabled after 6d3b81664a4b79Martin Storsjö
2020-11-25[OpenMP][OMPT] Introduce a guard to handle OMPT return addressJoachim Protze
2020-10-01[OpenMP][OMPT] Update OMPT tests for newly added GOMP interface patchesJoachim Protze
2020-04-04[OpenMP] NFC: Fix trivial typoKazuaki Ishizaki
2019-12-27[OpenMP] Implementation of OMPT reduction callbacksprotze@itc.rwth-aachen.de
2019-08-03Add OMPT support for teams constructHansang Bae
2019-02-28[OpenMP][OMPT] Distinguish different barrier kindsJonathan Peyton
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-12-18[OMPT] First chunk of final OMPT 5.0 interface updatesJoachim Protze
2018-09-10[OMPT] Update types according to TR7Joachim Protze
2018-08-09[OpenMP] Cleanup codeJonathan Peyton
2018-05-28[OMPT] Rename ompt_frame_t to omp_frame_tJoachim Protze
2018-04-12Set the license header for all OMPT filesJoachim Protze
2017-11-01Update implementation of OMPT to the specification OpenMP 5.0 Preview 1 (TR4).Joachim Protze
2017-05-12Clang-format and whitespace cleanup of source codeJonathan Peyton
2016-05-25D20525: Use more general function for getting gtid which may be faster than s...Andrey Churbanov
2016-05-20Remove trailing whitespace in src/ directoryJonathan Peyton
2015-11-05Improve OMPT initialization codeJonathan Peyton
2015-10-29[OMPT] Windows Support for OMPTJonathan Peyton
2015-09-21[OMPT] Overhaul OMPT initialization interfaceJonathan Peyton
2015-04-29This patch contains the new files for OMPT and the needed changes to the buil...Andrey Churbanov