Re: Handling of DTraceMethodProbes

2023-11-21 Thread David Holmes
On 22/11/2023 3:09 am, Vladimir Kozlov wrote: CCing to serviceability group. Do we still support dtrace? A qualified "yes" - the hooks still exist, mainly for systemTap IIRC but we don't actively update or maintain anything so I expect there is some bitrot. Thanks, Vladimir K On 11/21/23

Re: Handling of DTraceMethodProbes

2023-11-21 Thread Vladimir Kozlov
CCing to serviceability group. Do we still support dtrace? Thanks, Vladimir K On 11/21/23 4:34 AM, Thomas Stüfe wrote: Hi, It seems that the handling of DTraceMethodProbes is inconsistent: in most places, we handle the flag at runtime by generating code that uses conditional jumps. In one pl