[roll] Roll fuchsia [ffx][trace] Count wildcard categories

I kept being slightly annoyed that I was getting warnings that my
"starnix:*" category wasn't collecting any events when in fact it was.

I tweaked the CategoryCounter to know how to count categories that end
in "*".

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1537864
Original-Revision: f6a537de88119f46ebde5abe2f93d11be7b4e471
GitOrigin-RevId: aa673a5b045c6c64666ab51e1895b3959fd34336
Change-Id: I04ce60d0621bc604d64458676cab6a6d32b12b2e
1 file changed
tree: 26d47bc8fb1a6e522eba135ce7985cd8edf96c40
  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.