[roll] Roll fuchsia [roll] Roll third_party/perfetto 2068ddd..094e105 (16 commits)

094e105 rust-sdk: bump perfetto-sdk-sys version number (#3627)
e412367 tp: Update guessing of pprof (#3620)
c45e0f2 exp: Better nodeInfo() (#3626)
ebe40aa Use machine table to identify machine ids in Android logs (#3624)
aa7135e exp: Edit filter on right click (#3623)
6dd7e4b perfetto_cmd: add --notify-fd flag (#3611)
31c5a25 tp: Better SQ SQL formatting (#3622)
2a38e41 Android.bp: add `host_supported = True` to the proto `java_library`. (#3619)
e6190a3 ui: Simplify AppImpl and TraceImpl (#3617)
e66a4c3 exp: Add side bar to the Explore Page (#3618)
de98232 tp: fix crash in AddExtraCounterValue with invalid track hierarchy (#3616)
554fff2 ui: Fix plugin state serialization (#3608)
f356a9e rust-sdk: replace single case match with an if statement (#3612)
9eee2ee tp: downgrade common errors to warnings (#3606)
794c166 Add perfetto trace proto for display engagement mode. (#3613)
8053a46 Declare forcibly_shown_types in windowlayoutparams.proto (#3614)

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1419882
Original-Revision: bd99c48fff550e965f49341a7741cab6dab041c2
GitOrigin-RevId: 6ad57e133aa1ff19dfb5eb5bc98be468ebb458ac
Change-Id: Ibab4b1bdc7e5d0e84d99b192c47bc1a337c67623
1 file changed
tree: 28c4c58e085aa086eee53617b971425a50ff0a49
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.