tracy/profiler
Bartosz Taudul aca0f3cad7
Workaround failing assert.
The aggregate inlines code branch can fail when the top inlines option
is enabled, on an assert. This was present in the code before, it's just
that enabling top inlines is equivalent to expanding all the collapsed
symbols, which is not something practical to do.

Workaround by adding a condition instead of the assert. Finding a repro
case would be better to figure out what's exactly happening there, but
we are where we are.
2024-09-24 19:42:35 +02:00
..
src Workaround failing assert. 2024-09-24 19:42:35 +02:00
wasm Add html5.h emscripten backend. 2024-09-19 19:56:52 +02:00
win32 Windows build fixes. 2024-03-21 23:04:38 +01:00
CMakeLists.txt Allow passing custom git revision to CMake. 2024-09-20 22:08:03 +02:00