8046783: Add hidden field to methods for event based tracing

Reviewed-by: sla, mgronlun
This commit is contained in:
Erik Gahlin 2014-06-25 21:36:48 +02:00
parent b531babf09
commit 9fddfef33f

View File

@ -98,6 +98,7 @@ Now we can use the content + data type in declaring event fields.
<value type="SYMBOL" field="name" label="Name"/>
<value type="SYMBOL" field="signature" label="Signature"/>
<value type="SHORT" field="modifiers" label="Access modifiers"/>
<value type="BOOLEAN" field="hidden" label="Hidden"/>
</content_type>
<content_type id="UTFConstant" hr_name="UTF constant"