Files
Alessandro Arzilli e9616a7f98 proc: fix rangeFuncStackTrace with inlined functions (#3849)
If an inlined function is encountered we should keep searching for its
rangeParent even if we don't have a closurePtr because it could be that
the function has been inlined into its rangeParent.

This does not need a new test, the existing tests already fail on
go1.24.
2024-11-04 08:21:40 -08:00
..
2024-10-11 12:34:25 -07:00
2024-09-18 14:17:07 -07:00