1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08:00
Bartosz Taudul 859aa3b2b0
Setup system tracing before launching profiler threads.
This makes sure that profiler threads are properly included in sample data on
Linux. This was previously working because sample capture was performed
system-wide. Now samples are only captured in client context, which includes
all spawned threads. Since this inclusion only works for threads which will be
spawned after the trace starts, no thread can be created before sampling setup
is done.
2021-06-04 14:07:46 +02:00
..
2021-05-30 13:38:29 +02:00
2020-07-31 02:42:22 +02:00
2019-11-21 20:41:57 +01:00
2020-11-19 16:36:01 +01:00
2021-05-21 01:47:31 +02:00
2019-06-27 19:14:51 +02:00
2020-11-19 16:36:01 +01:00
2020-02-25 23:08:52 +01:00
2020-07-19 13:04:51 +02:00