summaryrefslogtreecommitdiffstats
path: root/externals/microprofile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* microprofileui: Use correct printf specifierSam Spilsbury2016-04-231-0/+5
|
* microprofile: Use std::absSam Spilsbury2016-04-231-1/+1
| | | | | Using the global-namespace C function will cause the wrong overload to get picked
* Integrate the MicroProfile profiling libraryYuri Kunde Schlesner2015-08-254-0/+10794
This brings goodies such as a configurable user interface and multi-threaded timeline view.