aboutsummaryrefslogtreecommitdiff
path: root/runtime/src/ompt-event-specific.h
AgeCommit message (Expand)Author
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-09-10[OMPT] Update types according to TR7Joachim Protze
2018-08-15[OMPT] Remove OMPT idle callbackJoachim Protze
2018-04-12Set the license header for all OMPT filesJoachim Protze
2017-11-05Updating implementation of OMPT as specified in OpenMP 5.0 Preview 2 (TR6)Joachim 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-11-11[OMPT] Add ompt_event_task_switch event into OMPT/OpenMPJonathan Peyton
2015-11-09[OMPT] Add OMPT events for the OpenMP taskwait construct.Jonathan Peyton
2015-10-16[OMPT] Add OMPT events for API lockingJonathan Peyton
2015-04-29This patch contains the new files for OMPT and the needed changes to the buil...Andrey Churbanov