commit | fd7a68dbe9a7befaadd7e6452b8385d858701c39 | [log] [tgz] |
---|---|---|
author | Daniel Leung <daniel.leung@intel.com> | Wed Oct 14 12:17:12 2020 -0700 |
committer | Anas Nashif <anas.nashif@intel.com> | Wed Nov 11 23:55:49 2020 -0500 |
tree | e84dfb66cfe40021c2dd753c83a17a34013e2177 | |
parent | 11e6b43090d5f8600c4313558c81d5069c87662a [diff] |
kernel: use timing functions to gather thread runtime stats This uses the timing functions to gather execution cycles of threads. This provides greater details if arch/SoC/board uses timer with higher resolution. Signed-off-by: Daniel Leung <daniel.leung@intel.com>