summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/src/kmp_itt.h
Commit message (Expand)AuthorAgeFilesLines
* [OpenMP] Make use of sched_yield optional in runtimeJonathan Peyton2019-02-281-1/+1
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Improve stability of the runtime in parent/child processesJonathan Peyton2018-01-101-0/+1
* Apply formatting changesJonathan Peyton2017-10-201-2/+0
* Clang-format and whitespace cleanup of source codeJonathan Peyton2017-05-121-208/+230
* Reduce perf impact of redundant ittnotify callsJonathan Peyton2016-06-161-0/+3
* [ITTNOTIFY] Remove serialized parallel regions from frame notificationJonathan Peyton2016-04-191-2/+2
* Added new user-guided lock api, currently disabled. Use KMP_USE_DYNAMIC_LOCK=...Andrey Churbanov2015-02-201-0/+8
* Comments only: removing the Revision and Date svn variables from the top of a...Andrey Churbanov2015-01-271-2/+0
* few fixes for ittnotify iterface (used by Intel(R) VTune Amplifier)Andrey Churbanov2015-01-161-1/+1
* I apologise in advance for the size of this check-in. At Intel we doJim Cownie2014-10-071-8/+38
* For your Christmas hacking pleasure.Jim Cownie2013-12-231-3/+6
* First attempt to import OpenMP runtimeJim Cownie2013-09-271-0/+270
OpenPOWER on IntegriCloud