Example usage of the mbed_stats_thread_get_each API.

Committer:
mbed_official
Date:
Fri Nov 22 16:02:32 2019 +0000
Revision:
26:644b0a2344b3
Parent:
10:d3764215ba6d
Merge https://github.com/ARMmbed/mbed-os-example-thread-statistics

.
Commit copied from https://github.com/ARMmbed/mbed-os-example-thread-statistics

Who changed what in which revision?

UserRevisionLine numberNew contents of line
mbed_official 10:d3764215ba6d 1 ### Description
mbed_official 10:d3764215ba6d 2 <!--
mbed_official 10:d3764215ba6d 3 Required
mbed_official 10:d3764215ba6d 4 Add detailed description of what you are reporting.
mbed_official 10:d3764215ba6d 5 Good example: https://os.mbed.com/docs/latest/reference/workflow.html
mbed_official 10:d3764215ba6d 6 Things to consider sharing:
mbed_official 10:d3764215ba6d 7 - What target does this relate to?
mbed_official 10:d3764215ba6d 8 - What toolchain (name + version) are you using?
mbed_official 10:d3764215ba6d 9 - What tools (name + version - is it mbed-cli, online compiler or IDE) are you using?
mbed_official 10:d3764215ba6d 10 - What is the SHA of Mbed OS (git log -n1 --oneline)?
mbed_official 10:d3764215ba6d 11 - Steps to reproduce. (Did you publish code or a test case that exhibits the problem?)
mbed_official 10:d3764215ba6d 12 -->
mbed_official 10:d3764215ba6d 13
mbed_official 10:d3764215ba6d 14
mbed_official 10:d3764215ba6d 15 ### Issue request type
mbed_official 10:d3764215ba6d 16 <!--
mbed_official 10:d3764215ba6d 17 Required
mbed_official 10:d3764215ba6d 18 Please add only one X to one of the following types. Do not fill multiple types. (Split the issue otherwise.)
mbed_official 10:d3764215ba6d 19 Please note this is not a GitHub task list; indenting the boxes or changing the format to add a '.' or '*' in front
mbed_official 10:d3764215ba6d 20 of them changes the meaning incorrectly. The only changes to make are to add a description under the
mbed_official 10:d3764215ba6d 21 description heading and to add an 'x' to the correct box.
mbed_official 10:d3764215ba6d 22
mbed_official 10:d3764215ba6d 23 [X] Question
mbed_official 10:d3764215ba6d 24 [ ] Enhancement
mbed_official 10:d3764215ba6d 25 [ ] Bug
mbed_official 10:d3764215ba6d 26 -->
mbed_official 10:d3764215ba6d 27
mbed_official 10:d3764215ba6d 28 [ ] Question
mbed_official 10:d3764215ba6d 29 [ ] Enhancement
mbed_official 10:d3764215ba6d 30 [ ] Bug