third_party.pigweed.src/pw_thread_embos
J. Silva 06f856908a pw_thread: Add estimated max stack usage support
This adds a estimated max or stack usage to the thread snapshot proto.
For the embOS thread backend, store the max stack pointer in the new
field.

Fix: b/199208763
No-Docs-Update-Reason: Minor enhancement
Testing: Able to for verify by running production SW, forcing a crash,
and retrieving snapshot.
Unit tests are updated and pass.

Change-Id: Iaafe540201d8e7e16b2bfa4e83458893f2ba8dd6
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/60246
Commit-Queue: Jennifer Silva <jennifersilva@google.com>
Commit-Queue: Keir Mierle <keir@google.com>
Reviewed-by: Armando Montanez <amontanez@google.com>
2021-09-16 01:47:54 +00:00
..
public/pw_thread_embos
public_overrides/pw_thread_backend
BUILD.bazel
BUILD.gn
docs.rst
sleep.cc
snapshot.cc pw_thread: Add estimated max stack usage support 2021-09-16 01:47:54 +00:00
test_threads.cc
thread.cc
util.cc