|
Traceview Known Issues
- Threads
- Traceview logging does not handle threads well, resulting in these two problems:
- If a thread exits during profiling, the thread name is not emitted;
- The VM reuses thread IDs. If a thread stops and another starts, they
may get the same ID.
|
|