Open
Description
When I run two threads on smp, theoretically both threads should be running at the same time. But after using Azure RTOS TraceX application to analyze tracex data, I got the following result in the picture. I didn't see thread 0 running but it should run all the time like thread 1.
Does the parsing tool I am using (Azure RTOS TraceX ) not support TraceX smp data parsing? And Why does the code not use TX_TRACE_IN_LINE_INSERT to insert a TX_TRACE_RUNNING event, but there is an R icon after parsing trx data?
Thanks for your reply!
Metadata
Metadata
Assignees
Labels
No labels