Commit Graph

10 Commits

Author SHA1 Message Date
Bartosz Taudul
9d55bc071b Enable profiling in the test application. 2017-10-16 21:43:13 +02:00
Bartosz Taudul
518568a513 Move client/Tracy.hpp -> Tracy.hpp. 2017-10-16 21:28:38 +02:00
Bartosz Taudul
837ec2f9d8 Use TracyClient.cpp in test program. 2017-10-14 17:29:04 +02:00
Bartosz Taudul
2011524a2d Add third locking thread to test application. 2017-10-08 21:01:49 +02:00
Bartosz Taudul
ad28bdf85d Mark locks in test application. 2017-10-06 18:15:00 +02:00
Bartosz Taudul
e7e41f1e5c Use lockable wrapper in test program. 2017-10-04 15:41:23 +02:00
Bartosz Taudul
740a132f56 Basic thread test setup. 2017-10-04 01:39:43 +02:00
Bartosz Taudul
b89adbaf8c Add second scope test. 2017-09-23 21:37:14 +02:00
Bartosz Taudul
c1cab84329 Add _GNU_SOURCE define for pthread_[gs]etname_np on cygwin. 2017-09-23 20:14:12 +02:00
Bartosz Taudul
f47b7a1cdf Add simple test application. 2017-09-22 19:32:49 +02:00