gh-138122: Implement frame caching in RemoteUnwinder to reduce memory reads#142137
Merged
Merged
gh-138122: Implement frame caching in RemoteUnwinder to reduce memory reads#142137
Commits
Commits on Dec 1, 2025
Add last_profiled_frame field to thread state for remote profilers
Show description for b2ca1accommittedMove write_memory implementation to shared remote_debug.h header
Show description for f36111bcommittedImplement frame caching in RemoteUnwinder to reduce memory reads
Show description for d847cf7committedEnable frame caching by default in the sampling profiler
Show description for 19047cfcommittedAdd tests for frame caching in remote debugging
Show description for c56c1e1committed- committed
- committed
Clear stale last_profiled_frame values when initializing RemoteUnwinder
Show description for 7d7daa5committed- committed
- committed
Fix frame cache miss handling in RemoteUnwinder to return complete stacks
Show description for d2aa8a4committed- committed
- committed
- committed
Commits on Dec 2, 2025
Commits on Dec 3, 2025
- committed
- committed
Commits on Dec 5, 2025
Fix frame cache to always re-read current frame for accurate line numbers
Show description for 8df2106committed- committed
Commits on Dec 6, 2025
- committed