Skip to content
This repository has been archived by the owner on Oct 15, 2020. It is now read-only.

[v8.x-cherrypick] http2,perf_hooks: perf state using AliasedBuffer #453

Merged
merged 1 commit into from
Jan 25, 2018

Conversation

kfarnung
Copy link
Contributor

Applying the patch from nodejs/node#18364 to our local v8.x branch. This resolves some TTD issues around modifying raw buffers that are exposed to script.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

perf_hooks

@kfarnung kfarnung self-assigned this Jan 25, 2018
@kfarnung kfarnung requested review from mike-kaufman, mrkmarron and a team January 25, 2018 20:09
@kfarnung
Copy link
Contributor Author

Update performance_state to use AliasedBuffer and update usage sites.

PR-URL: nodejs/node#18300
Backport-PR-URL: nodejs#453
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Mike Kaufman <[email protected]>
@kfarnung kfarnung merged commit 11035cf into nodejs:v8.x Jan 25, 2018
@kfarnung kfarnung deleted the v8.x-perf_buffers branch January 25, 2018 21:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants