citra/externals/microprofile
Tobias bb05d8c12a
src/CMakeLists: Enforce multiple warnings on MSVC (#5692)
2022-11-09 23:14:28 +01:00
..
README.md Integrate the MicroProfile profiling library 2015-08-24 22:16:28 -03:00
microprofile.h src/CMakeLists: Enforce multiple warnings on MSVC (#5692) 2022-11-09 23:14:28 +01:00
microprofile_html.h Integrate the MicroProfile profiling library 2015-08-24 22:16:28 -03:00
microprofileui.h code: Cleanup and warning fixes from the Vulkan PR (#6163) 2022-11-04 23:32:57 +01:00

README.md

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