[
https://issues.apache.org/jira/browse/MYNEWT-10?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sterling Hughes resolved MYNEWT-10.
-----------------------------------
Resolution: Fixed
The OS keeps track of # runtime in time ticks and context switch count. These
are returned by os_task_info_get_next()
> OS Profiler
> ------------
>
> Key: MYNEWT-10
> URL: https://issues.apache.org/jira/browse/MYNEWT-10
> Project: Mynewt
> Issue Type: New Feature
> Reporter: Sterling Hughes
>
> The OS needs optional profiling support.
> By turning on profiling support, you should be able to get a picture of:
> - How much time has been spent in interrupts
> - How much execution time each task has taken
> - How many context switches each task has seen
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)