Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cherry pick PR #2037: Implement Cobalt wrappers for v8::CpuProfiler #2139

Merged
merged 1 commit into from
Jan 3, 2024

Conversation

cobalt-github-releaser-bot
Copy link
Collaborator

Refer to the original PR: #2037

Implement Cobalt wrappers for v8::CpuProfiler

Provides a baseline cobalt-side implementation of the JS Self-Profiling API (https://wicg.github.io/js-self-profiling/). Adds Profiler::Profiler, which wraps a profile handle from a v8::CpuProfiler, and relevant IDL bindings.

b/314179829

@aelzeiny
Copy link
Contributor

aelzeiny commented Jan 2, 2024

The checks on this PR failed because the following V8 commit must be cherry picked first: #2034

Implement Cobalt wrappers for v8::CpuProfiler

Provides a baseline cobalt-side implementation of the JS Self-Profiling
API (https://wicg.github.io/js-self-profiling/). Adds
Profiler::Profiler, which wraps a profile handle from a v8::CpuProfiler,
and relevant IDL bindings.

b/314179829

Co-authored-by: Ahmed Elzeiny <[email protected]>
(cherry picked from commit 2285d51)
@kaidokert kaidokert force-pushed the cherry-pick-24.lts.1+-2037 branch from 64a75fe to 838610c Compare January 2, 2024 23:54
@kaidokert kaidokert merged commit d416477 into 24.lts.1+ Jan 3, 2024
358 of 359 checks passed
@kaidokert kaidokert deleted the cherry-pick-24.lts.1+-2037 branch January 3, 2024 03:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants