Chrome Release Bot (LUCI) 4762b62e7d Publish DEPS for 106.0.5249.13 1 gadu atpakaļ
..
BUILD.gn 4762b62e7d Publish DEPS for 106.0.5249.13 1 gadu atpakaļ
README.md 4762b62e7d Publish DEPS for 106.0.5249.13 1 gadu atpakaļ
chrome_track_event.proto 4762b62e7d Publish DEPS for 106.0.5249.13 1 gadu atpakaļ
resources.grd 4762b62e7d Publish DEPS for 106.0.5249.13 1 gadu atpakaļ
sources.gni 4762b62e7d Publish DEPS for 106.0.5249.13 1 gadu atpakaļ

README.md

Perfetto typed events for Chrome

NOTE: This is a work-in-progress.

In order to simplify adding new typed events for Chrome tracing, a protobuf extension support is currently being implemented in Perfetto. The plan is that this folder is going to contain Chrome’s extensions to TrackEvent, and the directory is going to be autorolled into Perfetto repository.

More information: https://perfetto.dev/docs/design-docs/extensions

As this is developed, the current process to add new types of trace events is documented on go/chrometto.