Bartosz Taudul
|
c4ea13dab5
|
Static initialization order test.
|
2018-08-13 12:13:28 +02:00 |
|
Bartosz Taudul
|
9308d7964c
|
Callstack capture timing test.
|
2018-06-24 17:55:05 +02:00 |
|
Bartosz Taudul
|
c8f51d7f11
|
More involved callstack frame description on linux.
|
2018-06-20 22:54:42 +02:00 |
|
Bartosz Taudul
|
dc20742b5b
|
Callstack support needs the -rdynamic flag.
|
2018-06-20 21:02:14 +02:00 |
|
Bartosz Taudul
|
6c9add0f30
|
Track memory allocations in test application.
|
2018-06-20 19:48:14 +02:00 |
|
Bartosz Taudul
|
09304390dd
|
Overload operator new and delete in test.
|
2018-06-20 19:45:20 +02:00 |
|
Bartosz Taudul
|
46cc92bd01
|
Link test executable with dbghelp under cygwin.
|
2018-06-19 19:51:29 +02:00 |
|
Bartosz Taudul
|
1bddf76f8d
|
Improve shared locks timing.
|
2017-12-10 21:59:17 +01:00 |
|
Bartosz Taudul
|
06fcb24440
|
Use shared lockable wrappers in test.
|
2017-12-10 21:52:26 +01:00 |
|
Bartosz Taudul
|
171e962f97
|
Shared mutex test.
|
2017-12-10 20:36:10 +01:00 |
|
Bartosz Taudul
|
540f71cfd6
|
Use new interface in test.
|
2017-11-15 10:56:19 +01:00 |
|
Bartosz Taudul
|
0578445762
|
C++11 is enough.
|
2017-10-30 22:07:37 +01:00 |
|
Bartosz Taudul
|
7a13494424
|
No _GNU_SOURCE define in test application.
|
2017-10-30 21:55:26 +01:00 |
|
Bartosz Taudul
|
52430d08b7
|
Add recursive mutex test.
|
2017-10-25 23:08:14 +02:00 |
|
Bartosz Taudul
|
cc8683a399
|
Store TextData pointer as an index in array.
This further reduces ZoneEvent size by 4 bytes.
|
2017-10-22 16:40:15 +02:00 |
|
Bartosz Taudul
|
56d2842e2e
|
Add depth test (fibonacci).
|
2017-10-22 15:57:08 +02:00 |
|
Bartosz Taudul
|
3a0d77a35a
|
Send messages in test application.
|
2017-10-20 18:30:28 +02:00 |
|
Bartosz Taudul
|
57454d3985
|
Add plots to test application.
|
2017-10-19 18:57:41 +02:00 |
|
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 |
|