andrzej-kaczmarek opened a new pull request #1107: SystemView updates
URL: https://github.com/apache/mynewt-core/pull/1107
 
 
   This provides better integration of SystemView into Mynewt. Changes include:
   * renamed `os_trace_` APIs so the names are more consistent
   * changed all `os_trace_` APIs to `static inline` so there's no extra 
subroutine call in binary
   * added verbose tracing for callouts, mutexes, semaphores, event queues, 
mempools and mbufs (configurable)
   * fixed task activity tracing
   * added tracing for more ISRs (for nRF51/52 and Cortex-M0/M4)
   * rewritten `sys/systemview` package to remove unused code and provide 
easier configuration (e.g. per-MCU interrupts list)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to