summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/src/ompt-general.c
Commit message (Expand)AuthorAgeFilesLines
* Change source files from .c to .cppJonathan Peyton2016-12-141-535/+0
* Remove trailing whitespace in src/ directoryJonathan Peyton2016-05-201-6/+6
* [OMPT] Remove unnecessary header in ompt-general.cJonathan Peyton2015-11-111-1/+0
* Improve OMPT initialization codeJonathan Peyton2015-11-051-9/+9
* [OMPT] Adding missing free() calls to ompt_tool_windows() function.Jonathan Peyton2015-10-301-0/+4
* [OMPT] Windows Support for OMPTJonathan Peyton2015-10-291-6/+89
* [OMPT] Simplify control variable logic for OMPTJonathan Peyton2015-09-211-9/+6
* [OMPT] Overhaul OMPT initialization interfaceJonathan Peyton2015-09-211-80/+127
* [OpenMP] [CMake] Removing expand-vars.pl in favor of CMake's configure_file()Jonathan Peyton2015-08-281-0/+1
* Fix some bugs in OMPT supportJonathan Peyton2015-07-131-10/+23
* This patch contains the new files for OMPT and the needed changes to the buil...Andrey Churbanov2015-04-291-0/+391
OpenPOWER on IntegriCloud