aboutsummaryrefslogtreecommitdiff
path: root/runtime/src/ompt-general.c
AgeCommit message (Expand)Author
2016-05-20Remove trailing whitespace in src/ directoryJonathan Peyton
2015-11-11[OMPT] Remove unnecessary header in ompt-general.cJonathan Peyton
2015-11-05Improve OMPT initialization codeJonathan Peyton
2015-10-30[OMPT] Adding missing free() calls to ompt_tool_windows() function.Jonathan Peyton
2015-10-29[OMPT] Windows Support for OMPTJonathan Peyton
2015-09-21[OMPT] Simplify control variable logic for OMPTJonathan Peyton
2015-09-21[OMPT] Overhaul OMPT initialization interfaceJonathan Peyton
2015-08-28[OpenMP] [CMake] Removing expand-vars.pl in favor of CMake's configure_file()Jonathan Peyton
2015-07-13Fix some bugs in OMPT supportJonathan Peyton
2015-04-29This patch contains the new files for OMPT and the needed changes to the buil...Andrey Churbanov