[roll] Roll third_party/perfetto 6b54769..1bdc9fb (15 commits)

1bdc9fb Suggest that list of processes is required for memory profilers
4df4a19 Merge "probes: funcgraph: add "trace these functions and all of their callees" option"
e552de0 Merge changes Ib30b9d74,I64ce6648
fd9925a probes: funcgraph: add "trace these functions and all of their callees" option
ad82476 Merge "Revert "tp: compress TrackEventData in TraceSorter""
23d46d9 Revert "tp: compress TrackEventData in TraceSorter"
cfd7aed Merge changes Ie0d722e5,I72d1aae3
7343605 Merge changes Ia59a6ea8,I16b886c0,I4a51a641
ff22602 Add Ftrace virtio-video event processing
fa4c9c9 Add virtio-video Ftrace events
f536a01 Add V4L2 Ftrace event processing
2e6c106 Support reading vendor categories from file instead of HAL
9ffc5bf Rename discover_vendor_tracepoints* to vendor_tracepoints*
a1a492d ui: Check if the trace has datasources before displaying 'Record'
3dd698b ui: Display recording modal

GitOrigin-RevId: 4483e7fe9189a566861ccdb851116bba3cb3132e
Change-Id: I3d03c259324c15c42988eeb801ff4e08765cc713
1 file changed
tree: 718b6b6e170006fed699e90209eb3ac068b5731a
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.