Class Task
java.lang.Object
org.adoptopenjdk.jitwatch.model.Tag
org.adoptopenjdk.jitwatch.model.Task
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final com.chrisnewland.freelogj.Loggerprivate IParseDictionary -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddBCIOpcodeMapping(String methodID, int bci, Opcode opcode) voidaddDictionaryKlass(String klass, Tag tag) voidaddDictionaryMethod(String method, Tag tag) voidaddDictionaryType(String type, Tag tag) decodeParseMethod(String method) Methods inherited from class Tag
addChild, addTextContent, equals, getAttributes, getChildren, getClosingTag, getFirstNamedChild, getName, getNamedChildren, getNamedChildrenWithAttribute, getParent, getTextContent, hashCode, isFragment, isSelfClosing, setFragment, setParent, toString, toString
-
Field Details
-
logger
private static final com.chrisnewland.freelogj.Logger logger -
parseDictionary
-
-
Constructor Details
-
Task
-
-
Method Details
-
getParseDictionary
-
addBCIOpcodeMapping
-
addDictionaryType
-
addDictionaryMethod
-
addDictionaryKlass
-
decodeParseMethod
-