Summary
- [Tracing/Serverless] Fix an issue in AWS Lambda layer where tracing failed in .NET 6 when using Ready2Run
- [Continuous Profiler] Fix bug in stack walking on Windows
Changes
Continuous Profiler
- [Profiler] Fix Windows 64 bit stack walking (#6583)
Fixes
- Track internal rewrites and discard NGEN images (#6588)
- Refactor the NGEN tracking fix to be more performant (#6598)
Build / Test
- Skip non-linux OCI package creation (#6586)