aboutsummaryrefslogtreecommitdiff
path: root/runtime/src/ompt-internal.h
AgeCommit message (Expand)Author
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