[roll] Roll fuchsia [bt][snoop] Truncate core dump events in packet log

Only log the event header of core dump events to avoid polluting the
log.

Original-Bug: 488367063
Test: fx test bt-snoop-unittests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1564266
Original-Revision: fd3a383d15e5a6f53d667ed4844a6a12e08cf63b
GitOrigin-RevId: d737629686ba831fb83f46eca532f40377568910
Change-Id: Ic68b9ae378ede01158502b4c13d4c0fa1c666e1a
1 file changed
tree: 98b5698b7134edfa2b41643ce7a93f5c1ae1a994
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.