aboutsummaryrefslogtreecommitdiff
path: root/runtime/src/ompt-internal.h
AgeCommit message (Expand)Author
2019-08-03Add OMPT support for teams constructHansang Bae
2019-07-12[OpenMP] Remove OMP spec versioningJonathan Peyton
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth
2019-01-15[OMPT] Second chunk of final OMPT 5.0 interface updatesJoachim Protze
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-05-28[OMPT] Rename ompt_wait_id to omp_wait_idJoachim Protze
2018-05-28[OMPT] Rename ompt_frame_t to omp_frame_tJoachim Protze
2018-05-07[OMPT] Fix thread_num for implicit_task_end callbacks in nested parallel regionsJoachim Protze
2018-04-12Set the license header for all OMPT filesJoachim Protze
2017-11-03Revert "Updating implementation of OMPT as specified in OpenMP 5.0 Preview 2 ...Jonas Hahnfeld
2017-11-03Updating implementation of OMPT as specified in OpenMP 5.0 Preview 2 (TR6)Joachim 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-01-28[OMPT] Add support for ompt_event_task_dependences and ompt_event_task_depend...Jonas Hahnfeld
2015-09-21[OMPT] Simplify control variable logic for OMPTJonathan Peyton
2015-09-21[OMPT] Overhaul OMPT initialization interfaceJonathan Peyton
2015-07-21Fix OMPT support for task frames, parallel regions, and parallel regions + loopsJonathan Peyton
2015-04-29This patch contains the new files for OMPT and the needed changes to the buil...Andrey Churbanov