summaryrefslogtreecommitdiff
path: root/openmp/runtime/src/kmp_stats.cpp
AgeCommit message (Expand)Author
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-15[OpenMP] Introduce new file wrapper class for runtimePeyton, Jonathan L
2020-04-04[OpenMP] NFC: Fix trivial typoKazuaki Ishizaki
2020-01-07[OpenMP] NFC: Fix trivial typos in commentsKazuaki 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
2017-10-20Apply formatting changesJonathan Peyton
2017-05-12Clang-format and whitespace cleanup of source codeJonathan Peyton
2016-11-14Update stats-gathering codeJonathan Peyton
2016-06-21[STATS] Adding process id to output filenameJonathan Peyton
2016-05-05[STATS] Use partitioned timer schemeJonathan Peyton
2016-04-18[STATS] print Total_* stats on their own lineJonathan Peyton
2016-04-05[STATS] Remove trailing whitespace in stats source filesJonathan Peyton
2016-03-15[STATS] Print "Unknown" for frequency if it wasn't able to be parsedJonathan Peyton
2016-03-15[STATS] Add header information to stats print outJonathan Peyton
2016-03-11[STATS] Add a total statistics countJonathan Peyton
2016-03-03[STATS] fix output formatting when sample count is 0Jonathan Peyton
2015-09-24Fix stats build problem.Jonathan Peyton
2015-08-11Tidy statistics collectionJonathan Peyton
2014-10-07I apologise in advance for the size of this check-in. At Intel we doJim Cownie