[roll] Roll third_party/perfetto eee5bf9..ee16482 (12 commits)

ee16482 Add support for disallowing concurrent sessions
cd3e2b4 Merge "tools: fix source heap profile script"
de4b5d4 Merge "ui: debug_slices data type conversion problem"
0965426 tools: fix source heap profile script
2c68f6d Merge "tools: Fix heap_profile crash when using --disable-selinux"
12267c6 ui: debug_slices data type conversion problem
7b9cb0d buildtools: update libunwindstack version for standalone builds
38a2594 Merge "Add update_power_state stats in display_metrics of trace_processor_shell"
c97892e Merge "tp: Update metric related docs"
c7d0d3a tools: Fix heap_profile crash when using --disable-selinux
bc1f85c tp: Update metric related docs
1a83fb8 Add update_power_state stats in display_metrics of trace_processor_shell

GitOrigin-RevId: a114a93f8fb64d26de5d94b45677f0d3b4ca4426
Change-Id: Iebeabbfbe8d77eec1677437d092ffe911ceb6aae
1 file changed
tree: 5650499cff5d4c99148b2d73e79797f632b0fc60
  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.