summaryrefslogtreecommitdiffstats
path: root/lldb/source/Utility/Timer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use correct format specifier to silence -Wformat warning.Richard Trieu2019-05-291-1/+2
* Add more information to the log timer dumpAntonio Afonso2019-05-291-12/+32
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Change std::sort to llvm::sort to detect non-determinism.Jonas Devlieghere2019-01-081-1/+1
* Remove comments after header includes.Jonas Devlieghere2018-11-111-3/+3
* Move Timer and TraceOptions from Core to UtilityPavel Labath2017-06-291-0/+132
OpenPOWER on IntegriCloud