build: enable Perfetto in Chromium (#41880)
* build: enable perfetto in Chromium * refactor: delete TracingControllerImpl * fix: TraceObject isn't present when v8_use_perfetto is true * fix: update lib/internal/http for perfetto * chore: remove stray log
This commit is contained in:
parent
46ef7ef8fb
commit
39bf441b3b
4 changed files with 372 additions and 152 deletions
|
@ -45,3 +45,4 @@ fix_revert_src_lb_reducing_c_calls_of_esm_legacy_main_resolve.patch
|
|||
src_preload_function_for_environment.patch
|
||||
deprecate_vector_v8_local_in_v8.patch
|
||||
fix_remove_deprecated_errno_constants.patch
|
||||
build_enable_perfetto.patch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue