third_party.pigweed.src/pw_thread
Armando Montanez fec572b92d pw_thread_threadx: Add basic thread snapshotting
Adds an optional library for capturing ThreadX thread state in
proto snapshots.

Change-Id: I47dbc5a57faf3d4411255ea83f04f17bf0a4dc46
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/51405
Commit-Queue: Rob Mohr <mohrr@google.com>
Pigweed-Auto-Submit: Rob Mohr <mohrr@google.com>
Reviewed-by: Ewout van Bekkum <ewout@google.com>
2021-06-30 22:59:41 +00:00
..
public/pw_thread pw_thread_threadx: Add basic thread snapshotting 2021-06-30 22:59:41 +00:00
pw_thread_protos pw_thread_threadx: Add basic thread snapshotting 2021-06-30 22:59:41 +00:00
backend.gni
BUILD pw_thread_threadx: Add basic thread snapshotting 2021-06-30 22:59:41 +00:00
BUILD.gn pw_thread_threadx: Add basic thread snapshotting 2021-06-30 22:59:41 +00:00
docs.rst pw_thread_threadx: Add basic thread snapshotting 2021-06-30 22:59:41 +00:00
id_facade_test.cc
sleep_facade_test_c.c
sleep_facade_test.cc
sleep.cc
snapshot.cc pw_thread_threadx: Add basic thread snapshotting 2021-06-30 22:59:41 +00:00
thread_facade_test.cc
thread.cc
yield_facade_test_c.c
yield_facade_test.cc
yield.cc