[roll] Roll third_party/perfetto 44f3100..f37c6f7 (17 commits)

f37c6f7 Merge changes from topic "perfetto_last_packet" into main
113f941 Merge "Project import generated by Copybara." into main
4b83146 Merge "[ui] Default to rate view for psi.* counter tracks" into main
33f4dfd Merge "Render thin slices in a faded way." into main
865702d Merge "Delete old default_socket.h header" into main
8828d96 [ui] Default to rate view for psi.* counter tracks
22522e4 Merge "SQL details renderer" into main
60e06de Merge "tracing: Set no_flush flag if OnFlush isn't overridden" into main
d1ee2c6 Merge "[etw] Make ETW event public" into main
3552591 SQL details renderer
aa07299 Project import generated by Copybara.
91125f6 Render thin slices in a faded way.
6e6a322 trace_writer_impl: Call FinishTracePacket on MessageHandle destruction
169cb05 message_handle: Implement FinalizationListener
14fe352 tracing: Set no_flush flag if OnFlush isn't overridden
92f6e18 [etw] Make ETW event public
ec27380 Delete old default_socket.h header

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