You can try gc+marking=info

Thanks
Jenny
On 08/22/2016 09:01 PM, Kuravinakop, Sunil wrote:

Hello,

I see code like

log_info(gc, marking)("Concurrent Mark (%.3fs)", TimeHelper::counter_to_seconds(mark_start));

in concurrentMarkThread.cpp. I am able to use “–Xlog:gc=info” and get logs for “log_info(gc)”. However, how do I use the sub-tags like “marking”?

I am sorry, if I have posted this in the wrong mailing list.

regards,

--Sunil



_______________________________________________
hotspot-gc-use mailing list
hotspot-gc-use@openjdk.java.net
http://mail.openjdk.java.net/mailman/listinfo/hotspot-gc-use

_______________________________________________
hotspot-gc-use mailing list
hotspot-gc-use@openjdk.java.net
http://mail.openjdk.java.net/mailman/listinfo/hotspot-gc-use

Reply via email to