summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/src/ompt-specific.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add OMPT support for teams constructHansang Bae2019-08-031-3/+4
* Add checks before pointer dereferencingHansang Bae2019-05-301-1/+5
* [OpenMP] Add implementation to two OMPT API routinesJonathan Peyton2019-05-211-0/+29
* [OpenMP][OMPT] Fix locking testcases for 32 bit architecturesJoachim Protze2019-05-201-1/+1
* [OpenMP][OMPT] Distinguish different barrier kindsJonathan Peyton2019-02-281-0/+22
* 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-1/+1
* [OMPT] First chunk of final OMPT 5.0 interface updatesJoachim Protze2018-12-181-6/+6
* [OMPT] Provide the right thread_num for ancestor levelsJoachim Protze2018-07-021-3/+14
* [OMPT] Rename ompt_wait_id to omp_wait_idJoachim Protze2018-05-281-4/+4
* [OMPT] Rename ompt_frame_t to omp_frame_tJoachim Protze2018-05-281-1/+1
* Set the license header for all OMPT filesJoachim Protze2018-04-121-0/+13
* [OMPT] Fix ompt_get_task_info() and add tests for itJoachim Protze2018-02-281-0/+3
* [OMPT] Return appropiate values for ompt runtime entry points for non-OpenMP ...Joachim Protze2018-01-171-8/+15
* Cleanup version symbol macros and attributes/declspecsJonathan Peyton2017-11-071-0/+2
* Rename fields of ompt_frame_tJoachim Protze2017-11-051-2/+2
* Revert "Rename fields of ompt_frame_t"Jonas Hahnfeld2017-11-031-2/+2
* Revert "Updating implementation of OMPT as specified in OpenMP 5.0 Preview 2 ...Jonas Hahnfeld2017-11-031-1/+0
* Updating implementation of OMPT as specified in OpenMP 5.0 Preview 2 (TR6)Joachim Protze2017-11-031-0/+1
* Rename fields of ompt_frame_tJoachim Protze2017-11-031-2/+2
* Update implementation of OMPT to the specification OpenMP 5.0 Preview 1 (TR4).Joachim Protze2017-11-011-122/+255
* Clang-format and whitespace cleanup of source codeJonathan Peyton2017-05-121-205/+150
* Change source files from .c to .cppJonathan Peyton2016-12-141-0/+337
OpenPOWER on IntegriCloud