yuzu-fork/externals/microprofile
Lioncash be1954e04c core: Fix clang build
Recent changes to the build system that made more warnings be flagged as
errors caused building via clang to break.

Fixes #4795
2020-10-17 19:50:39 -04:00
..
microprofile.h core: Fix clang build 2020-10-17 19:50:39 -04:00
microprofile_html.h Integrate the MicroProfile profiling library 2015-08-24 22:16:28 -03:00
microprofileui.h microprofile: Don't memset through std::atomic types 2020-08-23 21:19:01 -04:00
README.md Integrate the MicroProfile profiling library 2015-08-24 22:16:28 -03:00

microprofile

MicroProfile is a embeddable profiler in a single file, written in C++

It can display profile information in the application, or by generating captures via a minimal built in webserver.

For more information see the project webpage at https://bitbucket.org/jonasmeyer/microprofile