Re: Proposal of a new version of AsyncGetCallTrace

2022-03-21 Thread Bechberger, Johannes
(hs_err file), where memory allocation might cause problems. The class in prims also lacks the ability to obtain the native frames. Best regards Johannes From: David Holmes Date: Sunday, 20. March 2022 at 23:41 To: Bechberger, Johannes , hotspot-...@openjdk.java.net , hotspot-jfr

Proposal of a new version of AsyncGetCallTrace

2022-03-18 Thread Bechberger, Johannes
Hi, I would like propose to 1. Replace duplicated stack walking code with unified API 2. Create a new version of AsyncGetCallTrace, tentatively called "AsyncGetCallTrace2", with more information on more frames using the unified API A demo (as well as this text) is available at