You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's no frame pointer manipulation here. There probably should be, backtraces done by the kernel profiler will miss (or even be messed up?) by this omission.
Hit this issue while working on #16638. We require frame pointers on every frame to make callers work using frame pointers. @dvyukov @rsc @aclements
The text was updated successfully, but these errors were encountered:
Generates
There's no frame pointer manipulation here. There probably should be, backtraces done by the kernel profiler will miss (or even be messed up?) by this omission.
Hit this issue while working on #16638. We require frame pointers on every frame to make
callers
work using frame pointers.@dvyukov
@rsc
@aclements
The text was updated successfully, but these errors were encountered: