third_party.pigweed.src/pw_thread
Ewout van Bekkum cf10afeffe pw_thread/thread_analyzer: explicitly mark max stack as est
Updates the thread_analyzer output to explicitly mark the max
stack used as estimated max stack used to be explicit that
watermarking is not exact and some native APIs cannot differentiate
the last stack word being used versus going past the last stack
word.

No-Docs-Update-Reason: Minor output format change.
Change-Id: I2928a95830e324ae952b0a99a397546a7971b054
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/62648
Reviewed-by: Armando Montanez <amontanez@google.com>
Pigweed-Auto-Submit: Ewout van Bekkum <ewout@google.com>
Commit-Queue: Auto-Submit <auto-submit@pigweed.google.com.iam.gserviceaccount.com>
2021-10-01 00:14:46 +00:00
..
public/pw_thread pw_thread: Add estimated max stack usage support 2021-09-16 01:47:54 +00:00
pw_thread_protos pw_thread: Add estimated max stack usage support 2021-09-16 01:47:54 +00:00
py pw_thread/thread_analyzer: explicitly mark max stack as est 2021-10-01 00:14:46 +00:00
backend.gni
BUILD.bazel pw_thread: Run buildifier 2021-08-16 16:25:48 +00:00
BUILD.gn gn: Fix missing dependencies 2021-09-08 19:50:59 +00:00
docs.rst docs: Remove file local TOCs 2021-08-18 23:20:25 +00:00
id_facade_test.cc
sleep_facade_test_c.c
sleep_facade_test.cc
sleep.cc
snapshot.cc pw_thread_freertos/snapshot: Add peak stack usage reporting 2021-09-30 23:06:02 +00:00
thread_facade_test.cc pw_thread: add helper ThreadCore interface 2021-04-16 02:02:02 +00:00
thread.cc pw_thread: add helper ThreadCore interface 2021-04-16 02:02:02 +00:00
yield_facade_test_c.c
yield_facade_test.cc
yield.cc