1
0
mirror of https://github.com/wolfpld/tracy synced 2025-05-08 07:53:52 +00:00
Bartosz Taudul c2926f2a0d Store custom strings as const char*, not std::string.
It would seem that std::string is not moved, but copied, thus
invalidating the pointer.
2017-09-27 02:36:14 +02:00
2017-09-22 22:16:18 +02:00
2017-09-20 20:36:17 +02:00
2017-09-23 21:37:14 +02:00
2017-09-15 22:50:36 +02:00
Description
C++ frame profiler
BSD-3-Clause 48 MiB
Languages
C++ 90.8%
C 5.3%
TeX 2%
Python 0.9%
CMake 0.5%
Other 0.4%