summaryrefslogtreecommitdiff
path: root/openmp/runtime/src/kmp_stats.h
AgeCommit message (Expand)Author
2024-11-02[NFC] Simple typo correction. (#114548)c8ef
2023-01-18[OpenMP][libomp] Fix stats-gathering for new MSVC sections APIJonathan Peyton
2021-07-29[OpenMP] libomp: Add new experimental barrier: two-level distributed barrierTerry Wilmarth
2021-06-29Revert "[OpenMP] Add Two-level Distributed Barrier"Johannes Doerfert
2021-06-16[OpenMP] Add Two-level Distributed BarrierTerry Wilmarth
2021-03-05Added API for "masked" construct via two entrypoints: __kmpc_masked,tlwilmar
2021-02-20[OpenMP][NFC] clang-format the whole openmp projectShilei Tian
2020-12-31[OpenMP] libomp: Handle implicit conversion warningsTerry Wilmarth
2020-12-01[OpenMP] Add support for Intel's umonitor/umwaitTerry Wilmarth
2020-11-20Revert "[OpenMP] Add support for Intel's umonitor/umwait"AndreyChurbanov
2020-11-19[OpenMP] Add support for Intel's umonitor/umwaitAndreyChurbanov
2020-11-17[OpenMP] Use explicit type casting in kmp_atomic.cppHansang Bae
2020-04-04[OpenMP] NFC: Fix trivial typoKazuaki Ishizaki
2019-04-03[OpenMP][Stats] Fix stats gathering for distribute and team clauseJonathan Peyton
2019-03-08[OpenMP][stats] Update stats gathering macrosJonathan Peyton
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-07-30[OpenMP][Stats] Cleanup stats gathering codeJonathan Peyton
2018-06-08[OpenMP] Fix formatting issues in kmp_stats.hJonathan Peyton
2017-11-07Cleanup version symbol macros and attributes/declspecsJonathan Peyton
2017-10-20Apply formatting changesJonathan Peyton
2017-05-12Clang-format and whitespace cleanup of source codeJonathan Peyton
2017-02-17[stats] add stats-gathering for static_steal scheduling methodJonathan Peyton
2016-11-14Update stats-gathering codeJonathan Peyton
2016-06-21[STATS] Adding process id to output filenameJonathan Peyton
2016-06-13[STATS] Add stats gathering for taskloop constructJonathan Peyton
2016-05-05[STATS] Use partitioned timer schemeJonathan Peyton
2016-04-05[STATS] Remove trailing whitespace in stats source filesJonathan Peyton
2016-03-21[STATS] Add OMP_critical and OMP_critical_wait timersJonathan Peyton
2016-03-21[STATS] separate noTotal bit flag from onlyInMaster and noUnitsJonathan Peyton
2016-03-15[STATS] Fix comments in kmp_stats.hJonathan Peyton
2016-03-15[STATS] Add header information to stats print outJonathan Peyton
2016-03-11[STATS] change TASK_execution name to OMP_taskJonathan Peyton
2016-03-11[STATS] Add a total statistics countJonathan Peyton
2015-09-24Fix stats build problem.Jonathan Peyton
2015-08-11Tidy statistics collectionJonathan Peyton
2015-05-22Fix spelling errorsJonathan Peyton
2014-10-07I apologise in advance for the size of this check-in. At Intel we doJim Cownie