Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
v21.1.0 release proposal #50335
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
Uh oh!
There was an error while loading. Please reload this page.
v21.1.0 release proposal #50335
Changes from 1 commit
bf7b94f943047ef3a9ea05df3d5aae905a81f40ca147633ab789372a06b7724bac872cb6021aba54179f3999362dda33c2571f7ef514ac863729e338c1a46c82363be18862e4143ddde7740bf8c76eb278efb75fa38d131610036cf766c0481f15272759878bc6f279dc9ac8d6eeaa02c5ff000dd66fdfdacee4d3e38001ce27ee7c8744907c6e4d7ce9d84e0c710da317e4479cd68b99bc5ab5be19d9b5129bed2473aa3c55f8f33f8cbb121a6ba56507f6657adbdd3b80a68e375063a362c275a52c51465ad2a6ec5aba5942edbba258b6f0506680cc176e5dc454aaf31d512d8d6c519d3ce267c599e4d390e2ab4bae87f870841c21a18c40de820005317531a3ae63b70591464eba87be7906e537ae03a31ce91e373fa9ca7b38f7eb15db2a1cf269e268998fedaf4da308f4e5bebFile filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.
Original commit message: [logging] Bugfix: LinuxPerfBasicLogger should log JS functions This patch fixes a typo that was introduced in commit c51041f45400928cd64fbc8f389c0dd0dd15f82f / https://chromium-review.googlesource.com/c/v8/v8/+/2336793, which reversed the behavior of the perf_basic_prof_only_functions flag. This also refactors the equivalent guard in LinuxPerfJitLogger to use the same inline CodeKind API for identifying JS Functions. This is unrelated to the bug, but it seems a fair rider to add on here. Bug: v8:14387 Change-Id: I25766b0d45f4c65dfec5ae01e094a1ed94111054 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4954225 Reviewed-by: Camillo Bruni <cbruni@chromium.org> Commit-Queue: Camillo Bruni <cbruni@chromium.org> Cr-Commit-Position: refs/heads/main@{#90501} Refs: v8/v8@f7d000a PR-URL: #50302 Reviewed-By: Vinícius Lourenço Claro Cardoso <contact@viniciusl.com.br> Reviewed-By: Debadree Chatterjee <debadree333@gmail.com>Uh oh!
There was an error while loading. Please reload this page.
There are no files selected for viewing