Commit Graph

75 Commits

Author SHA1 Message Date
Bartosz Taudul
21e63258a5 Document lua support. 2017-11-05 21:50:18 +01:00
Bartosz Taudul
3d2450fc10 Store source locations in a proper data structure. 2017-11-05 20:54:49 +01:00
Bartosz Taudul
a91d12a9e1 OSX is verified to be working. 2017-11-04 02:27:32 +01:00
Bartosz Taudul
85da864aa6 Add an extra note about benchmark data. 2017-10-31 23:22:39 +01:00
Bartosz Taudul
b1de9872c3 Cygwin and WSL also are verified to be working. 2017-10-30 22:13:07 +01:00
Bartosz Taudul
fb84a08419 FreeBSD is verified to be working. 2017-10-30 21:59:15 +01:00
Bartosz Taudul
4abc57a414 More verified platforms. 2017-10-30 21:48:06 +01:00
Bartosz Taudul
32532277e3 Android is verified to be working on x86. 2017-10-30 20:06:45 +01:00
Bartosz Taudul
874d8287c4 MSVC 2017 Express has proper SDK, no workarounds needed. 2017-10-25 23:46:54 +02:00
Bartosz Taudul
e5e39d352b Relax language requirements.
C++14 (std::make_unique) is now only used on server side. Client doesn't
rely on it, so advertise tracy as requiring C++11.
2017-10-20 00:25:39 +02:00
Bartosz Taudul
9c4316879c Add TRACY_NO_EXIT macro. 2017-10-18 20:01:12 +02:00
Bartosz Taudul
990d20b782 Document how to enable tracy. 2017-10-16 21:41:33 +02:00
Bartosz Taudul
518568a513 Move client/Tracy.hpp -> Tracy.hpp. 2017-10-16 21:28:38 +02:00
Bartosz Taudul
ca543f04e3 Document string literal messages. 2017-10-15 13:08:32 +02:00
Bartosz Taudul
d2dbee304f Typo fix. 2017-10-14 16:09:36 +02:00
Bartosz Taudul
07abaaec4c Add plot and message log documentation. 2017-10-14 16:07:46 +02:00
Bartosz Taudul
e0300c3524 Make string passing more clear. 2017-10-14 13:12:43 +02:00
Bartosz Taudul
c42106f4ff Add named version of TracyLockable. 2017-10-12 20:00:53 +02:00
Bartosz Taudul
a0a397207d Improved integration instructions. 2017-10-11 02:32:43 +02:00
Bartosz Taudul
12415313ae Perf tests after improvements (and new CPU). 2017-10-11 02:28:14 +02:00
Bartosz Taudul
002a93e448 Add performance notes. 2017-10-07 17:07:47 +02:00
Bartosz Taudul
3451d81a0e Describe marking locks. 2017-10-06 19:24:53 +02:00
Bartosz Taudul
fee676674d Support for rdtscp on non-windows platforms. 2017-10-03 15:37:35 +02:00
Bartosz Taudul
183f5f9d28 Fix itemization. 2017-09-29 00:24:45 +02:00
Bartosz Taudul
037b8ea0a9 Add README. 2017-09-29 00:21:50 +02:00