[roll] Roll fuchsia [trace_processing] Log skipped ContextSwitch records

This CL also adds a warning for when `records_dropped` is greater than 0. It's in collaboration with https://fuchsia-review.git.corp.google.com/c/fuchsia/+/1035236

Verified the following on Patchset: 6
    * Honeydew code guidelines
    * Successfully ran the impacted functional tests using [LocalRun]

Testing:
ffx emu start --headless --net tap

fx set core.qemu-x64 --ccache --with-host //src/testing/end_to_end/honeydew/tests/unit_tests/affordances_tests/fuchsia_controller:tests,//src/testing/end_to_end/honeydew/tests/functional_tests/affordance_tests/test_tracing:tests

fx test --host (runs the unit ones - 3)

fx test --e2e (runs the functional ones - 4)

Original-Bug: b/331458411

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1052897
Original-Revision: 7b3920ad15bd46719e7cde23c64196dfe7e3dd9c
GitOrigin-RevId: 3821c47d029fdf2c107dad86ea683ba52e8147b0
Change-Id: I97b382d325d180ae5d35e3029f2b489e573f0dc7
1 file changed
tree: 800d668604f262d97694fc140ab2013f28632398
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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 via the IRC channel #fuchsia on Freenode.

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.