summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/src/kmp_stats.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OpenMP] NFC: Fix trivial typos in commentsKazuaki Ishizaki2020-01-071-1/+1
* [OpenMP][Stats] Fix stats gathering for distribute and team clauseJonathan Peyton2019-04-031-1/+0
* [OpenMP][stats] Update stats gathering macrosJonathan Peyton2019-03-081-3/+5
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [OpenMP][Stats] Cleanup stats gathering codeJonathan Peyton2018-07-301-69/+278
* Apply formatting changesJonathan Peyton2017-10-201-2/+0
* Clang-format and whitespace cleanup of source codeJonathan Peyton2017-05-121-546/+538
* Update stats-gathering codeJonathan Peyton2016-11-141-12/+26
* [STATS] Adding process id to output filenameJonathan Peyton2016-06-211-3/+19
* [STATS] Use partitioned timer schemeJonathan Peyton2016-05-051-6/+73
* [STATS] print Total_* stats on their own lineJonathan Peyton2016-04-181-1/+4
* [STATS] Remove trailing whitespace in stats source filesJonathan Peyton2016-04-051-24/+24
* [STATS] Print "Unknown" for frequency if it wasn't able to be parsedJonathan Peyton2016-03-151-1/+4
* [STATS] Add header information to stats print outJonathan Peyton2016-03-151-31/+50
* [STATS] Add a total statistics countJonathan Peyton2016-03-111-50/+31
* [STATS] fix output formatting when sample count is 0Jonathan Peyton2016-03-031-8/+19
* Fix stats build problem.Jonathan Peyton2015-09-241-4/+0
* Tidy statistics collectionJonathan Peyton2015-08-111-5/+3
* I apologise in advance for the size of this check-in. At Intel we doJim Cownie2014-10-071-0/+615
OpenPOWER on IntegriCloud