summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/src/ompt-internal.h
Commit message (Expand)AuthorAgeFilesLines
* Add OMPT support for teams constructHansang Bae2019-08-031-0/+1
* [OpenMP] Remove OMP spec versioningJonathan Peyton2019-07-121-4/+2
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [OMPT] Second chunk of final OMPT 5.0 interface updatesJoachim Protze2019-01-151-2/+2
* [OMPT] First chunk of final OMPT 5.0 interface updatesJoachim Protze2018-12-181-3/+3
* [OMPT] Update types according to TR7Joachim Protze2018-09-101-1/+2
* [OMPT] Rename ompt_wait_id to omp_wait_idJoachim Protze2018-05-281-1/+1
* [OMPT] Rename ompt_frame_t to omp_frame_tJoachim Protze2018-05-281-1/+1
* [OMPT] Fix thread_num for implicit_task_end callbacks in nested parallel regionsJoachim Protze2018-05-071-0/+1
* Set the license header for all OMPT filesJoachim Protze2018-04-121-0/+13
* Revert "Updating implementation of OMPT as specified in OpenMP 5.0 Preview 2 ...Jonas Hahnfeld2017-11-031-3/+1
* Updating implementation of OMPT as specified in OpenMP 5.0 Preview 2 (TR6)Joachim Protze2017-11-031-1/+3
* Update implementation of OMPT to the specification OpenMP 5.0 Preview 1 (TR4).Joachim Protze2017-11-011-18/+47
* Clang-format and whitespace cleanup of source codeJonathan Peyton2017-05-121-37/+29
* [OMPT] Add support for ompt_event_task_dependences and ompt_event_task_depend...Jonas Hahnfeld2016-01-281-3/+17
* [OMPT] Simplify control variable logic for OMPTJonathan Peyton2015-09-211-11/+2
* [OMPT] Overhaul OMPT initialization interfaceJonathan Peyton2015-09-211-1/+2
* Fix OMPT support for task frames, parallel regions, and parallel regions + loopsJonathan Peyton2015-07-211-0/+2
* This patch contains the new files for OMPT and the needed changes to the buil...Andrey Churbanov2015-04-291-0/+85
OpenPOWER on IntegriCloud