roll: pigweed pw_system: Ensure latest logs are captured in crash snapshot

- Use UnsafeDumpMultiSinkLogsFromEnd() to ensure the last set of
  of logs are captured in the crash snapshot when there isn't
  enough space to capture all the logs.

Fixes: b/375653884
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/244557
Original-Revision: 9b2dd9ccb35a49f57c053e88a55da35ad24fc93d

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 773331a904413e..9b2dd9ccb35a49
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8732634717203094369
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I79df9a56005517f91180ababea16208a0eb3f3b4
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/245446
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
1 file changed
tree: b6cae8bec2290c808350b227307f525ed002619c
  1. .github/
  2. .vscode/
  3. apps/
  4. device/
  5. modules/
  6. system/
  7. targets/
  8. tools/
  9. web_app/
  10. .bazelignore
  11. .bazelrc
  12. .bazelversion
  13. .buildifier.json
  14. .clang-format
  15. .clangd.shared
  16. .gitignore
  17. .pw_console.yaml
  18. AUTHORS
  19. BUILD.bazel
  20. CONTRIBUTING.md
  21. LICENSE
  22. MODULE.bazel
  23. MODULE.bazel.lock
  24. OWNERS
  25. pigweed.json
  26. README.md
README.md

Sense

git clone https://pigweed.googlesource.com/pigweed/showcase/sense

Welcome to Pigweed Sense, a tour of key Pigweed components experienced through an imagined air quality product.

Please visit Sense: An interactive tour through Pigweed to get started.