Skip to main content
Ma.2
Associate II
March 14, 2022
Solved

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

  • March 14, 2022
  • 1 reply
  • 768 views

..

This topic has been closed for replies.
Best answer by KnarfB

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

1 reply

KnarfB
KnarfBBest answer
Super User
March 14, 2022

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