Tracing & Profiling Your Zephyr RTOS Applications // Zephyr Tech Talk

Поділитися
Вставка
  • Опубліковано 29 тра 2024
  • Tune in on Thursday, May 30 (9:00 AM EDT / 3:00 PM CEST) for a new Zephyr Tech Talk live stream where Benjamin will be joined by Johan Kraft from Percepio and Anas Nashif from Intel to dive into the topic of tracing and profiling in Zephyr RTOS.
    The execution flow of a real-time system can be complex to understand, and classic debugging tools only provide a limited view of the system’s behavior. Tracing and profiling tools, on the other hand, are incredibly useful for investigating potential bottlenecks and performance issues, and are essential for understanding the behavior of the operating system and running applications. In this Tech Talk, we will do a live tour of the tracing and profiling capabilities in Zephyr RTOS, and will show you how to leverage open source and commercial tools such as Eclipse Trace Compass, Tracealyzer, and others, to make sense of the data collected.
    You can learn more about Tracealyzer at percepio.com/tracealyzer
  • Розваги

КОМЕНТАРІ • 1

  • @shabbiralip
    @shabbiralip Місяць тому

    How do you add tracing for custom function?