aboutsummaryrefslogtreecommitdiff
path: root/runtime/src/kmp_itt.inl
AgeCommit message (Expand)Author
2017-11-09Remove const from variables with dynamic memoryJonas Hahnfeld
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-10-20Apply formatting changesJonathan Peyton
2017-09-27Remove unnecessary semicolonsJonathan Peyton
2017-09-05Minor code cleanup of Klocwork issuesJonathan Peyton
2017-07-03OpenMP RTL cleanup: eliminated warnings with -Wcast-qual.Andrey Churbanov
2017-05-12Clang-format and whitespace cleanup of source codeJonathan Peyton
2016-06-16Reduce perf impact of redundant ittnotify callsJonathan Peyton
2016-06-14Fix large overhead with itt notifications on region/barrier name composingJonathan Peyton
2016-04-19[ITTNOTIFY] Remove serialized parallel regions from frame notificationJonathan Peyton
2015-12-03Replace DYNA_* names with KMP_* namesJonathan Peyton
2015-09-10Fix hanging barriers if number of parallel regions exceeds UINT_MAXJonathan Peyton
2015-02-20Added new user-guided lock api, currently disabled. Use KMP_USE_DYNAMIC_LOCK=...Andrey Churbanov
2015-01-27Comments only: removing the Revision and Date svn variables from the top of a...Andrey Churbanov
2015-01-16few fixes for ittnotify iterface (used by Intel(R) VTune Amplifier)Andrey Churbanov
2014-10-07I apologise in advance for the size of this check-in. At Intel we doJim Cownie
2014-02-24Fix typosAlp Toker
2013-12-23For your Christmas hacking pleasure.Jim Cownie
2013-09-27First attempt to import OpenMP runtimeJim Cownie