This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
electron
Watch
2
Star
0
Fork
You've already forked electron
0
Code
Issues
Pull requests
Projects
Releases
Packages
1
Wiki
Activity
Actions
2
dcf18e23f6
electron
/
patches
/
v8
/
.patches
3 lines
98 B
Text
Raw
Normal View
History
Unescape
Escape
chore: enable microtask queue per window agent (#36870) * chore: enable microtask queue per window agent * chore: switch policies on context microtask queue * fix: ensure node::Environment is valid
2023-01-12 01:59:32 +09:00
chore_allow_customizing_microtask_policy_per_context.patch
feat: add support for `--js-flags=--perf-prof` on macOS (#46876) * feat: add support for `--js-flags=--perf-prof` on macOS allows for profiling of macOS electron apps using samply[1], which can capture cpu usage for an entire process tree, including both c/c++ frames and interpreted + jit-compiled JS stack frames [1] https://github.com/mstange/samply * chore: update patches --------- Co-authored-by: PatchUp <73610968+patchup[bot]@users.noreply.github.com>
2025-05-01 07:46:10 -07:00
enable_--perf-prof_flag_on_macos.patch
Reference in a new issue
Copy permalink