Commit Graph

3 Commits (ab4b27f0f5760c7f378f29756d3ce631bafca1b2)

Author SHA1 Message Date
Sam Spilsbury fdd7e9e86a microprofileui: Use correct printf specifier
Sam Spilsbury aacc3a4a59 microprofile: Use std::abs
Using the global-namespace C function will cause the wrong
overload to get picked
Yuri Kunde Schlesner 0fcabd2b11 Integrate the MicroProfile profiling library
This brings goodies such as a configurable user interface and
multi-threaded timeline view.