mirror of
https://git.suyu.dev/suyu/suyu
synced 2024-11-01 12:57:52 +00:00
3dcaaa18be
As reported by tsan, g_bUseLock had a data race. Fix this using an atomic boolean. |
||
---|---|---|
.. | ||
microprofile.h | ||
microprofile_html.h | ||
microprofileui.h | ||
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