Skip to content

About TraceX smp support #14

Open
Open
@Emikoer

Description

@Emikoer

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.

image

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions