mirror of
https://github.com/wolfpld/tracy.git
synced 2026-08-11 07:39:46 +00:00
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.
113 KiB
113 KiB