captured java thread name

Milan Mimica milan.mimica at gmail.com
Mon Mar 9 12:56:43 UTC 2020


Hi list

I would like to capture the thread name at the point in time
jdk.ObjectAllocationOutsideTLAB event occurred. It helps me to track
the context in which the allocation happens.

Here is the example program https://pastebin.com/b2FTTiwm

It doesn't work. It captures thread name at some later point in time.
Can this be improved?

-- 
Milan Mimica


More information about the hotspot-jfr-dev mailing list