cancel
Showing results for 
Search instead for 
Did you mean: 

Hello, I have written a multithread program in the Linux user space using stm32cubeide. How can I view the individual thread executions while debugging? I tried Tracealyzer which worked for freertos but I wasn’t able to use it for my linux based code.

Ma.2
Associate II
 
1 ACCEPTED SOLUTION

Accepted Solutions
KnarfB
Principal III

Here is a comprehensive overview of tools: https://wiki.st.com/stm32mpu/wiki/Linux_tracing,_monitoring_and_debugging

Take a closer look at lttng

hth

KnarfB

View solution in original post

1 REPLY 1
KnarfB
Principal III

Here is a comprehensive overview of tools: https://wiki.st.com/stm32mpu/wiki/Linux_tracing,_monitoring_and_debugging

Take a closer look at lttng

hth

KnarfB