aboutsummaryrefslogtreecommitdiff
path: root/runtime/src/ompt-general.cpp
AgeCommit message (Expand)Author
2018-08-09[OpenMP] Cleanup codeJonathan Peyton
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-04-12Set the license header for all OMPT filesJoachim Protze
2018-02-17[OMPT] Omissionin in OMPT FormattingJoachim Protze
2018-02-17[OMPT] Update api_calls testcaseJoachim Protze
2018-02-06[OMPT] Fix tool initialization returning 0Joachim Protze
2018-01-17[OMPT] Rename ompt_mutex_impl_t to kmp_mutex_implJoachim Protze
2018-01-17[OMPT] Return appropiate values for ompt runtime entry points for non-OpenMP ...Joachim Protze
2017-12-21[OMPT] Add missing ompt_get_num_procs functionJoachim Protze
2017-12-21[OMPT] Handle null pointer in set_callback to improve performanceJoachim Protze
2017-11-11[OMPT] Provide initialization for Mac OS XJonas Hahnfeld
2017-11-09Remove const from variables with dynamic memoryJonas Hahnfeld
2017-11-07Cleanup version symbol macros and attributes/declspecsJonathan Peyton
2017-11-06[OMPT] Improve cast that was lost on commit, NFC.Jonas Hahnfeld
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-12-14Change source files from .c to .cppJonathan Peyton