aboutsummaryrefslogtreecommitdiff
path: root/runtime/src/kmp_itt.h
AgeCommit message (Expand)Author
2019-02-28[OpenMP] Make use of sched_yield optional in runtimeJonathan Peyton
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-01-10Improve stability of the runtime in parent/child processesJonathan Peyton
2017-10-20Apply formatting changesJonathan Peyton
2017-05-12Clang-format and whitespace cleanup of source codeJonathan Peyton
2016-06-16Reduce perf impact of redundant ittnotify callsJonathan Peyton
2016-04-19[ITTNOTIFY] Remove serialized parallel regions from frame notificationJonathan 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
2013-12-23For your Christmas hacking pleasure.Jim Cownie
2013-09-27First attempt to import OpenMP runtimeJim Cownie