A B C D E F G H I J K L M N O P R S T U V W X _ 

A

AALOAD - Static variable in interface org.objectweb.asm.jip.Opcodes
 
AASTORE - Static variable in interface org.objectweb.asm.jip.Opcodes
 
ACC_ABSTRACT - Static variable in interface org.objectweb.asm.jip.Opcodes
 
ACC_ANNOTATION - Static variable in interface org.objectweb.asm.jip.Opcodes
 
ACC_BRIDGE - Static variable in interface org.objectweb.asm.jip.Opcodes
 
ACC_DEPRECATED - Static variable in interface org.objectweb.asm.jip.Opcodes
 
ACC_ENUM - Static variable in interface org.objectweb.asm.jip.Opcodes
 
ACC_FINAL - Static variable in interface org.objectweb.asm.jip.Opcodes
 
ACC_INTERFACE - Static variable in interface org.objectweb.asm.jip.Opcodes
 
ACC_NATIVE - Static variable in interface org.objectweb.asm.jip.Opcodes
 
ACC_PRIVATE - Static variable in interface org.objectweb.asm.jip.Opcodes
 
ACC_PROTECTED - Static variable in interface org.objectweb.asm.jip.Opcodes
 
ACC_PUBLIC - Static variable in interface org.objectweb.asm.jip.Opcodes
 
ACC_STATIC - Static variable in interface org.objectweb.asm.jip.Opcodes
 
ACC_STRICT - Static variable in interface org.objectweb.asm.jip.Opcodes
 
ACC_SUPER - Static variable in interface org.objectweb.asm.jip.Opcodes
 
ACC_SYNCHRONIZED - Static variable in interface org.objectweb.asm.jip.Opcodes
 
ACC_SYNTHETIC - Static variable in interface org.objectweb.asm.jip.Opcodes
 
ACC_TRANSIENT - Static variable in interface org.objectweb.asm.jip.Opcodes
 
ACC_VARARGS - Static variable in interface org.objectweb.asm.jip.Opcodes
 
ACC_VOLATILE - Static variable in interface org.objectweb.asm.jip.Opcodes
 
accept(ClassLoader) - Method in class com.mentorgen.tools.profile.instrument.clfilter.AntTaskClassLoaderFilter
 
accept(ClassLoader) - Method in interface com.mentorgen.tools.profile.instrument.clfilter.ClassLoaderFilter
Tries to determine if the given ClassLoader is the "application classloader".
accept(ClassLoader) - Method in class com.mentorgen.tools.profile.instrument.clfilter.ExtensionsClassLoaderFilter
 
accept(ClassLoader) - Method in class com.mentorgen.tools.profile.instrument.clfilter.StandardClassLoaderFilter
 
accept(ClassLoader) - Method in class com.mentorgen.tools.profile.instrument.clfilter.TomcatInternalClassLoaderFilter
 
accept(ClassLoader) - Method in class com.mentorgen.tools.profile.instrument.clfilter.WebAppClassLoaderFilter
 
accept(ClassLoader) - Method in class net.sourceforge.jiprof.instrument.clfilter.GenericClassLoaderFilter
 
accept(ClassLoader) - Method in class net.sourceforge.jiprof.instrument.clfilter.Info
 
accept(ClassLoader) - Method in class net.sourceforge.jiprof.instrument.clfilter.JBossEJBClassLoaderFilter
 
accept(ClassLoader) - Method in class net.sourceforge.jiprof.instrument.clfilter.JBossServletClassLoaderFilter
 
accept(ClassLoader) - Method in class net.sourceforge.jiprof.instrument.clfilter.JBossUniversalClassLoaderFilter
 
accept(ClassVisitor, boolean) - Method in class org.objectweb.asm.jip.ClassReader
Makes the given visitor visit the Java class of this ClassReader.
accept(ClassVisitor, Attribute[], boolean) - Method in class org.objectweb.asm.jip.ClassReader
Makes the given visitor visit the Java class of this ClassReader.
access - Variable in class org.objectweb.asm.jip.commons.SerialVersionUIDAdder
Classes access flags.
ACONST_NULL - Static variable in interface org.objectweb.asm.jip.Opcodes
 
Action - Enum in net.sourceforge.jiprof.timeline
 
ActionRecord - Class in net.sourceforge.jiprof.timeline
 
ADD - Static variable in class org.objectweb.asm.jip.commons.GeneratorAdapter
Constant for the math method.
AdviceAdapter - Class in org.objectweb.asm.jip.commons
A MethodAdapter to dispatch method body instruction
AdviceAdapter(MethodVisitor, int, String, String) - Constructor for class org.objectweb.asm.jip.commons.AdviceAdapter
Creates a new AdviceAdapter.
alloc(String) - Static method in class com.mentorgen.tools.profile.runtime.Profile
 
alloc(String) - Static method in class net.sourceforge.jiprof.timeline.TimeLineProfiler
 
allocations() - Static method in class com.mentorgen.tools.profile.runtime.Profile
 
ALOAD - Static variable in interface org.objectweb.asm.jip.Opcodes
 
AND - Static variable in class org.objectweb.asm.jip.commons.GeneratorAdapter
Constant for the math method.
ANEWARRAY - Static variable in interface org.objectweb.asm.jip.Opcodes
 
AnnotationVisitor - Interface in org.objectweb.asm.jip
A visitor to visit a Java annotation.
AntTaskClassLoaderFilter - Class in com.mentorgen.tools.profile.instrument.clfilter
 
AntTaskClassLoaderFilter() - Constructor for class com.mentorgen.tools.profile.instrument.clfilter.AntTaskClassLoaderFilter
 
APPEND_FRAME - Static variable in class org.objectweb.asm.jip.attrs.StackMapTableAttribute
Frame where current locals are the same as the locals in the previous frame, except that k additional locals are defined.
ARETURN - Static variable in interface org.objectweb.asm.jip.Opcodes
 
ARRAY - Static variable in class org.objectweb.asm.jip.Type
The sort of array reference types.
arrayLength() - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Generates the instruction to compute the length of an array.
ARRAYLENGTH - Static variable in interface org.objectweb.asm.jip.Opcodes
 
arrayLoad(Type) - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Generates the instruction to load an element from an array.
arrayStore(Type) - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Generates the instruction to store an element in an array.
ASCENDING - Static variable in class com.tivo.jipviewer.TableSorter
 
ASTORE - Static variable in interface org.objectweb.asm.jip.Opcodes
 
ATHROW - Static variable in interface org.objectweb.asm.jip.Opcodes
 
Attribute - Class in org.objectweb.asm.jip
A non standard class, field, method or code attribute.
Attribute(String) - Constructor for class org.objectweb.asm.jip.Attribute
Constructs a new empty attribute.

B

b - Variable in class org.objectweb.asm.jip.ClassReader
The class to be parsed.
BALOAD - Static variable in interface org.objectweb.asm.jip.Opcodes
 
BASTORE - Static variable in interface org.objectweb.asm.jip.Opcodes
 
beginWait(String, String) - Static method in class com.mentorgen.tools.profile.runtime.Profile
 
beginWait(String, String) - Static method in class net.sourceforge.jiprof.timeline.TimeLineProfiler
 
BIPUSH - Static variable in interface org.objectweb.asm.jip.Opcodes
 
BOOLEAN - Static variable in class org.objectweb.asm.jip.Type
The sort of the boolean type.
BOOLEAN_TYPE - Static variable in class org.objectweb.asm.jip.Type
The boolean type.
box(Type) - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Generates the instructions to box the top stack value.
BYTE - Static variable in class org.objectweb.asm.jip.Type
The sort of the byte type.
BYTE_TYPE - Static variable in class org.objectweb.asm.jip.Type
The byte type.
ByteVector - Class in org.objectweb.asm.jip
A dynamically extensible vector of bytes.
ByteVector() - Constructor for class org.objectweb.asm.jip.ByteVector
Constructs a new ByteVector with a default initial size.
ByteVector(int) - Constructor for class org.objectweb.asm.jip.ByteVector
Constructs a new ByteVector with the given initial size.

C

calculateLocals(String, int, String, String) - Static method in class org.objectweb.asm.jip.attrs.StackMapTableAttribute
Use method signature and access flags to resolve initial locals state.
CALOAD - Static variable in interface org.objectweb.asm.jip.Opcodes
 
canFilter() - Method in class com.mentorgen.tools.profile.instrument.clfilter.AntTaskClassLoaderFilter
 
canFilter() - Method in interface com.mentorgen.tools.profile.instrument.clfilter.ClassLoaderFilter
This method examines the environment to determine if it can be used to filter by ClassLoader.
canFilter() - Method in class com.mentorgen.tools.profile.instrument.clfilter.ExtensionsClassLoaderFilter
 
canFilter() - Method in class com.mentorgen.tools.profile.instrument.clfilter.StandardClassLoaderFilter
 
canFilter() - Method in class com.mentorgen.tools.profile.instrument.clfilter.TomcatInternalClassLoaderFilter
 
canFilter() - Method in class com.mentorgen.tools.profile.instrument.clfilter.WebAppClassLoaderFilter
 
canFilter() - Method in class net.sourceforge.jiprof.instrument.clfilter.GenericClassLoaderFilter
 
canFilter() - Method in class net.sourceforge.jiprof.instrument.clfilter.Info
 
canFilter() - Method in class net.sourceforge.jiprof.instrument.clfilter.JBossEJBClassLoaderFilter
 
canFilter() - Method in class net.sourceforge.jiprof.instrument.clfilter.JBossServletClassLoaderFilter
 
canFilter() - Method in class net.sourceforge.jiprof.instrument.clfilter.JBossUniversalClassLoaderFilter
 
cast(Type, Type) - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Generates the instructions to cast a numerical value from one type to another.
CASTORE - Static variable in interface org.objectweb.asm.jip.Opcodes
 
catchException(Label, Label, Type) - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Marks the start of an exception handler.
changed(Object) - Method in class com.tivo.jipviewer.JipViewer
 
CHAR - Static variable in class org.objectweb.asm.jip.Type
The sort of the char type.
CHAR_TYPE - Static variable in class org.objectweb.asm.jip.Type
The char type.
checkCast(Type) - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Generates the instruction to check that the top stack value is of the given type.
CHECKCAST - Static variable in interface org.objectweb.asm.jip.Opcodes
 
childIterator() - Method in class com.mentorgen.tools.profile.runtime.Frame
 
CHOP_FRAME - Static variable in class org.objectweb.asm.jip.attrs.StackMapTableAttribute
Frame where current locals are the same as the locals in the previous frame, except that the k last locals are absent.
ClassAdapter - Class in org.objectweb.asm.jip
An empty ClassVisitor that delegates to another ClassVisitor.
ClassAdapter(ClassVisitor) - Constructor for class org.objectweb.asm.jip.ClassAdapter
Constructs a new ClassAdapter object.
ClassAllocation - Class in com.mentorgen.tools.profile.runtime
A simple class to track the number of times an instance of a particular class is created.
ClassLoaderFilter - Interface in com.mentorgen.tools.profile.instrument.clfilter
The Profile class is loaded by the " application" classloader.
ClassReader - Class in org.objectweb.asm.jip
A Java class parser to make a ClassVisitor visit an existing class.
ClassReader(byte[]) - Constructor for class org.objectweb.asm.jip.ClassReader
Constructs a new ClassReader object.
ClassReader(byte[], int, int) - Constructor for class org.objectweb.asm.jip.ClassReader
Constructs a new ClassReader object.
ClassReader(InputStream) - Constructor for class org.objectweb.asm.jip.ClassReader
Constructs a new ClassReader object.
ClassReader(String) - Constructor for class org.objectweb.asm.jip.ClassReader
Constructs a new ClassReader object.
ClassVisitor - Interface in org.objectweb.asm.jip
A visitor to visit a Java class.
ClassWriter - Class in org.objectweb.asm.jip
A ClassVisitor that generates classes in bytecode form.
ClassWriter(boolean) - Constructor for class org.objectweb.asm.jip.ClassWriter
Constructs a new ClassWriter object.
ClassWriter(boolean, boolean) - Constructor for class org.objectweb.asm.jip.ClassWriter
Constructs a new ClassWriter object.
ClassWriter(ClassReader, boolean) - Constructor for class org.objectweb.asm.jip.ClassWriter
Constructs a new ClassWriter object and enables optimizations for "mostly add" bytecode transformations.
clear() - Static method in class com.mentorgen.tools.profile.runtime.Profile
 
Clear - Class in com.mentorgen.tools.util.profile
 
Clear() - Constructor for class com.mentorgen.tools.util.profile.Clear
 
Client - Class in com.mentorgen.tools.util.profile
 
Client() - Constructor for class com.mentorgen.tools.util.profile.Client
 
close() - Method in class com.mentorgen.tools.profile.Controller
 
com.mentorgen.tools.profile - package com.mentorgen.tools.profile
 
com.mentorgen.tools.profile.instrument - package com.mentorgen.tools.profile.instrument
 
com.mentorgen.tools.profile.instrument.clfilter - package com.mentorgen.tools.profile.instrument.clfilter
 
com.mentorgen.tools.profile.output - package com.mentorgen.tools.profile.output
 
com.mentorgen.tools.profile.runtime - package com.mentorgen.tools.profile.runtime
 
com.mentorgen.tools.util.profile - package com.mentorgen.tools.util.profile
 
com.tivo.jipviewer - package com.tivo.jipviewer
 
COMPARABLE_COMAPRATOR - Static variable in class com.tivo.jipviewer.TableSorter
 
computeSVUID - Variable in class org.objectweb.asm.jip.commons.SerialVersionUIDAdder
Flag that indicates if we need to compute SVUID.
computeSVUID() - Method in class org.objectweb.asm.jip.commons.SerialVersionUIDAdder
Returns the value of SVUID if the class doesn't have one already.
Controller - Class in com.mentorgen.tools.profile
Controller reads the properties file that controls how the profiler operates, both when the byte code is instrumented as well as at runtime.
Controller() - Constructor for class com.mentorgen.tools.profile.Controller
 
Controller.OutputType - Enum in com.mentorgen.tools.profile
 
Controller.TimeResolution - Enum in com.mentorgen.tools.profile
 
cv - Variable in class org.objectweb.asm.jip.ClassAdapter
The ClassVisitor to which this adapter delegates calls.

D

D2F - Static variable in interface org.objectweb.asm.jip.Opcodes
 
D2I - Static variable in interface org.objectweb.asm.jip.Opcodes
 
D2L - Static variable in interface org.objectweb.asm.jip.Opcodes
 
DADD - Static variable in interface org.objectweb.asm.jip.Opcodes
 
DALOAD - Static variable in interface org.objectweb.asm.jip.Opcodes
 
DASTORE - Static variable in interface org.objectweb.asm.jip.Opcodes
 
DCMPG - Static variable in interface org.objectweb.asm.jip.Opcodes
 
DCMPL - Static variable in interface org.objectweb.asm.jip.Opcodes
 
DCONST_0 - Static variable in interface org.objectweb.asm.jip.Opcodes
 
DCONST_1 - Static variable in interface org.objectweb.asm.jip.Opcodes
 
DDIV - Static variable in interface org.objectweb.asm.jip.Opcodes
 
DESCENDING - Static variable in class com.tivo.jipviewer.TableSorter
 
DIV - Static variable in class org.objectweb.asm.jip.commons.GeneratorAdapter
Constant for the math method.
DLOAD - Static variable in interface org.objectweb.asm.jip.Opcodes
 
DMUL - Static variable in interface org.objectweb.asm.jip.Opcodes
 
DNEG - Static variable in interface org.objectweb.asm.jip.Opcodes
 
DOUBLE - Static variable in class org.objectweb.asm.jip.Type
The sort of the double type.
DOUBLE_TYPE - Static variable in class org.objectweb.asm.jip.Type
The double type.
DREM - Static variable in interface org.objectweb.asm.jip.Opcodes
 
DRETURN - Static variable in interface org.objectweb.asm.jip.Opcodes
 
DSTORE - Static variable in interface org.objectweb.asm.jip.Opcodes
 
DSUB - Static variable in interface org.objectweb.asm.jip.Opcodes
 
dump() - Static method in class com.mentorgen.tools.profile.output.ProfileDump
 
Dump - Class in com.mentorgen.tools.util.profile
 
Dump() - Constructor for class com.mentorgen.tools.util.profile.Dump
 
dump() - Static method in class net.sourceforge.jiprof.timeline.TextOutput
 
dup() - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Generates a DUP instruction.
DUP - Static variable in interface org.objectweb.asm.jip.Opcodes
 
dup2() - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Generates a DUP2 instruction.
DUP2 - Static variable in interface org.objectweb.asm.jip.Opcodes
 
DUP2_X1 - Static variable in interface org.objectweb.asm.jip.Opcodes
 
DUP2_X2 - Static variable in interface org.objectweb.asm.jip.Opcodes
 
dup2X1() - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Generates a DUP2_X1 instruction.
dup2X2() - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Generates a DUP2_X2 instruction.
DUP_X1 - Static variable in interface org.objectweb.asm.jip.Opcodes
 
DUP_X2 - Static variable in interface org.objectweb.asm.jip.Opcodes
 
dupX1() - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Generates a DUP_X1 instruction.
dupX2() - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Generates a DUP_X2 instruction.

E

EmptyVisitor - Class in org.objectweb.asm.jip.commons
An empty implementation of the ASM visitor interfaces.
EmptyVisitor() - Constructor for class org.objectweb.asm.jip.commons.EmptyVisitor
 
end(String, String) - Static method in class com.mentorgen.tools.profile.runtime.Profile
 
end(String, String) - Static method in class net.sourceforge.jiprof.timeline.TimeLineProfiler
 
endElement(String, String, String) - Method in class com.tivo.jipviewer.JipParser
 
endMethod() - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Marks the end of the visited method.
endWait(String, String) - Static method in class com.mentorgen.tools.profile.runtime.Profile
 
endWait(String, String) - Static method in class net.sourceforge.jiprof.timeline.TimeLineProfiler
 
EQ - Static variable in class org.objectweb.asm.jip.commons.GeneratorAdapter
Constant for the ifCmp method.
equals(Object) - Method in class org.objectweb.asm.jip.commons.Method
 
equals(Object) - Method in class org.objectweb.asm.jip.Type
Tests if the given object is equal to this type.
error(SAXParseException) - Method in class com.tivo.jipviewer.JipParser
 
ExtensionsClassLoaderFilter - Class in com.mentorgen.tools.profile.instrument.clfilter
This Filter accepts classes that are loaded by the standard and extensions classloader.
ExtensionsClassLoaderFilter() - Constructor for class com.mentorgen.tools.profile.instrument.clfilter.ExtensionsClassLoaderFilter
 

F

F2D - Static variable in interface org.objectweb.asm.jip.Opcodes
 
F2I - Static variable in interface org.objectweb.asm.jip.Opcodes
 
F2L - Static variable in interface org.objectweb.asm.jip.Opcodes
 
FADD - Static variable in interface org.objectweb.asm.jip.Opcodes
 
FALOAD - Static variable in interface org.objectweb.asm.jip.Opcodes
 
FASTORE - Static variable in interface org.objectweb.asm.jip.Opcodes
 
fatalError(SAXParseException) - Method in class com.tivo.jipviewer.JipParser
 
FCMPG - Static variable in interface org.objectweb.asm.jip.Opcodes
 
FCMPL - Static variable in interface org.objectweb.asm.jip.Opcodes
 
FCONST_0 - Static variable in interface org.objectweb.asm.jip.Opcodes
 
FCONST_1 - Static variable in interface org.objectweb.asm.jip.Opcodes
 
FCONST_2 - Static variable in interface org.objectweb.asm.jip.Opcodes
 
FDIV - Static variable in interface org.objectweb.asm.jip.Opcodes
 
FieldVisitor - Interface in org.objectweb.asm.jip
A visitor to visit a Java field.
File - Class in com.mentorgen.tools.util.profile
 
File() - Constructor for class com.mentorgen.tools.util.profile.File
 
Finish - Class in com.mentorgen.tools.util.profile
 
Finish() - Constructor for class com.mentorgen.tools.util.profile.Finish
 
firstLocal - Variable in class org.objectweb.asm.jip.commons.LocalVariablesSorter
 
FLOAD - Static variable in interface org.objectweb.asm.jip.Opcodes
 
FLOAT - Static variable in class org.objectweb.asm.jip.Type
The sort of the float type.
FLOAT_TYPE - Static variable in class org.objectweb.asm.jip.Type
The float type.
FMUL - Static variable in interface org.objectweb.asm.jip.Opcodes
 
FNEG - Static variable in interface org.objectweb.asm.jip.Opcodes
 
Frame - Class in com.mentorgen.tools.profile.runtime
Models a (call) stack frame.
frameList() - Static method in class com.mentorgen.tools.profile.runtime.Profile
 
frames - Variable in class org.objectweb.asm.jip.attrs.StackMapAttribute
A List of StackMapFrame instances.
FREM - Static variable in interface org.objectweb.asm.jip.Opcodes
 
FRETURN - Static variable in interface org.objectweb.asm.jip.Opcodes
 
FSTORE - Static variable in interface org.objectweb.asm.jip.Opcodes
 
FSUB - Static variable in interface org.objectweb.asm.jip.Opcodes
 
FULL_FRAME - Static variable in class org.objectweb.asm.jip.attrs.StackMapTableAttribute
Full frame

G

GE - Static variable in class org.objectweb.asm.jip.commons.GeneratorAdapter
Constant for the ifCmp method.
generateCase(int, Label) - Method in interface org.objectweb.asm.jip.commons.TableSwitchGenerator
Generates the code for a switch case.
generateDefault() - Method in interface org.objectweb.asm.jip.commons.TableSwitchGenerator
Generates the code for the default switch case.
GeneratorAdapter - Class in org.objectweb.asm.jip.commons
A MethodAdapter with convenient methods to generate code.
GeneratorAdapter(MethodVisitor, int, String, String) - Constructor for class org.objectweb.asm.jip.commons.GeneratorAdapter
Creates a new GeneratorAdapter.
GeneratorAdapter(int, Method, MethodVisitor) - Constructor for class org.objectweb.asm.jip.commons.GeneratorAdapter
Creates a new GeneratorAdapter.
GeneratorAdapter(int, Method, String, Type[], ClassVisitor) - Constructor for class org.objectweb.asm.jip.commons.GeneratorAdapter
Creates a new GeneratorAdapter.
GenericClassLoaderFilter - Class in net.sourceforge.jiprof.instrument.clfilter
 
GenericClassLoaderFilter() - Constructor for class net.sourceforge.jiprof.instrument.clfilter.GenericClassLoaderFilter
 
getAction() - Method in class net.sourceforge.jiprof.timeline.ActionRecord
 
getAllocCount() - Method in class com.mentorgen.tools.profile.runtime.ClassAllocation
 
getArgumentTypes() - Method in class org.objectweb.asm.jip.commons.Method
Returns the argument types of the method described by this object.
getArgumentTypes(String) - Static method in class org.objectweb.asm.jip.Type
Returns the Java types corresponding to the argument types of the given method descriptor.
getArgumentTypes(Method) - Static method in class org.objectweb.asm.jip.Type
Returns the Java types corresponding to the argument types of the given method.
getClassName() - Method in class com.mentorgen.tools.profile.runtime.ClassAllocation
 
getClassName() - Method in class com.mentorgen.tools.profile.runtime.Frame
 
getClassName() - Method in class net.sourceforge.jiprof.timeline.ActionRecord
 
getClassName() - Method in class org.objectweb.asm.jip.Type
Returns the name of the class corresponding to this type.
getColumnClass(int) - Method in class com.tivo.jipviewer.TableSorter
 
getColumnCount() - Method in class com.tivo.jipviewer.TableSorter
 
getColumnName(int) - Method in class com.tivo.jipviewer.TableSorter
 
getComparator(int) - Method in class com.tivo.jipviewer.TableSorter
 
getCount() - Method in class com.mentorgen.tools.profile.runtime.Metrics
 
getDescriptor() - Method in class org.objectweb.asm.jip.commons.Method
Returns the descriptor of the method described by this object.
getDescriptor() - Method in class org.objectweb.asm.jip.Type
Returns the descriptor corresponding to this Java type.
getDescriptor(Class) - Static method in class org.objectweb.asm.jip.Type
Returns the descriptor corresponding to the given Java type.
getDimensions() - Method in class org.objectweb.asm.jip.Type
Returns the number of dimensions of this array type.
getElementType() - Method in class org.objectweb.asm.jip.Type
Returns the type of the elements of this array type.
getField(Type, String, Type) - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Generates the instruction to push the value of a non static field on the stack.
GETFIELD - Static variable in interface org.objectweb.asm.jip.Opcodes
 
getFrame(Label) - Method in class org.objectweb.asm.jip.attrs.StackMapAttribute
 
getFrame(Label) - Method in class org.objectweb.asm.jip.attrs.StackMapTableAttribute
 
getFrames() - Method in class org.objectweb.asm.jip.attrs.StackMapAttribute
 
getFrames() - Method in class org.objectweb.asm.jip.attrs.StackMapTableAttribute
 
getHeaderRendererIcon(int, int) - Method in class com.tivo.jipviewer.TableSorter
 
getInternalClassName() - Method in class com.mentorgen.tools.profile.runtime.ClassAllocation
 
getInternalName() - Method in class org.objectweb.asm.jip.Type
Returns the internal name of the class corresponding to this object type.
getInternalName(Class) - Static method in class org.objectweb.asm.jip.Type
Returns the internal name of the given class.
getInvertedName() - Method in class com.mentorgen.tools.profile.runtime.Frame
 
getItem(int) - Method in class org.objectweb.asm.jip.ClassReader
Returns the start index of the constant pool item in b, plus one.
getLabel() - Method in class org.objectweb.asm.jip.attrs.StackMapType
 
getLabels() - Method in class org.objectweb.asm.jip.Attribute
Returns the labels corresponding to this attribute.
getLabels() - Method in class org.objectweb.asm.jip.attrs.StackMapAttribute
 
getLocalType(int) - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Returns the type of the given local variable.
getMethod(String) - Static method in class org.objectweb.asm.jip.commons.Method
Returns a Method corresponding to the given Java method declaration.
getMethodDescriptor(Type, Type[]) - Static method in class org.objectweb.asm.jip.Type
Returns the descriptor corresponding to the given argument and return types.
getMethodDescriptor(Method) - Static method in class org.objectweb.asm.jip.Type
Returns the descriptor corresponding to the given method.
getMethodName() - Method in class com.mentorgen.tools.profile.runtime.Frame
 
getMethodName() - Method in class net.sourceforge.jiprof.timeline.ActionRecord
 
getMethodOff(ClassReader, int, char[]) - Static method in class org.objectweb.asm.jip.attrs.StackMapTableAttribute
 
getName() - Method in class com.mentorgen.tools.profile.runtime.Frame
 
getName() - Method in class org.objectweb.asm.jip.commons.Method
Returns the name of the method described by this object.
getObject() - Method in class org.objectweb.asm.jip.attrs.StackMapType
 
getOffset() - Method in class org.objectweb.asm.jip.Label
Returns the offset corresponding to this label.
getOpcode(int) - Method in class org.objectweb.asm.jip.Type
Returns a JVM instruction opcode adapted to this Java type.
getParent() - Method in class com.mentorgen.tools.profile.runtime.Frame
 
getReturnType() - Method in class org.objectweb.asm.jip.commons.Method
Returns the return type of the method described by this object.
getReturnType(String) - Static method in class org.objectweb.asm.jip.Type
Returns the Java type corresponding to the return type of the given method descriptor.
getReturnType(Method) - Static method in class org.objectweb.asm.jip.Type
Returns the Java type corresponding to the return type of the given method.
getRowCount() - Method in class com.tivo.jipviewer.TableSorter
 
getSize() - Method in class org.objectweb.asm.jip.Type
Returns the size of values of this type.
getSort() - Method in class org.objectweb.asm.jip.Type
Returns the sort of this Java type.
getSortingStatus(int) - Method in class com.tivo.jipviewer.TableSorter
 
getStatic(Type, String, Type) - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Generates the instruction to push the value of a static field on the stack.
GETSTATIC - Static variable in interface org.objectweb.asm.jip.Opcodes
 
getTableHeader() - Method in class com.tivo.jipviewer.TableSorter
 
getTableModel() - Method in class com.tivo.jipviewer.TableSorter
 
getThreadId() - Method in class com.mentorgen.tools.profile.runtime.Frame
 
getThreadId() - Method in class net.sourceforge.jiprof.timeline.ActionRecord
 
getThreadTotalTime(long) - Static method in class com.mentorgen.tools.profile.runtime.Profile
 
getTotalTime() - Method in class com.mentorgen.tools.profile.runtime.Metrics
 
getType() - Method in class org.objectweb.asm.jip.attrs.StackMapType
 
getType(String) - Static method in class org.objectweb.asm.jip.Type
Returns the Java type corresponding to the given type descriptor.
getType(Class) - Static method in class org.objectweb.asm.jip.Type
Returns the Java type corresponding to the given class.
getTypeInfo(int) - Static method in class org.objectweb.asm.jip.attrs.StackMapType
 
getValueAt(int, int) - Method in class com.tivo.jipviewer.TableSorter
 
goTo(Label) - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Generates the instruction to jump to the given label.
GOTO - Static variable in interface org.objectweb.asm.jip.Opcodes
 
GT - Static variable in class org.objectweb.asm.jip.commons.GeneratorAdapter
Constant for the ifCmp method.

H

hasChildren() - Method in class com.mentorgen.tools.profile.runtime.Frame
 
hashCode() - Method in class org.objectweb.asm.jip.commons.Method
 
hashCode() - Method in class org.objectweb.asm.jip.Type
Returns a hash code value for this type.
hasStaticInitializer - Variable in class org.objectweb.asm.jip.commons.SerialVersionUIDAdder
Set to true if the class has static initializer.
hasSVUID - Variable in class org.objectweb.asm.jip.commons.SerialVersionUIDAdder
Set to true if the class already has SVUID.
header - Variable in class org.objectweb.asm.jip.ClassReader
Start index of the class header information (access, name...) in b.

I

I2B - Static variable in interface org.objectweb.asm.jip.Opcodes
 
I2C - Static variable in interface org.objectweb.asm.jip.Opcodes
 
I2D - Static variable in interface org.objectweb.asm.jip.Opcodes
 
I2F - Static variable in interface org.objectweb.asm.jip.Opcodes
 
I2L - Static variable in interface org.objectweb.asm.jip.Opcodes
 
I2S - Static variable in interface org.objectweb.asm.jip.Opcodes
 
IADD - Static variable in interface org.objectweb.asm.jip.Opcodes
 
IALOAD - Static variable in interface org.objectweb.asm.jip.Opcodes
 
IAND - Static variable in interface org.objectweb.asm.jip.Opcodes
 
IASTORE - Static variable in interface org.objectweb.asm.jip.Opcodes
 
ICONST_0 - Static variable in interface org.objectweb.asm.jip.Opcodes
 
ICONST_1 - Static variable in interface org.objectweb.asm.jip.Opcodes
 
ICONST_2 - Static variable in interface org.objectweb.asm.jip.Opcodes
 
ICONST_3 - Static variable in interface org.objectweb.asm.jip.Opcodes
 
ICONST_4 - Static variable in interface org.objectweb.asm.jip.Opcodes
 
ICONST_5 - Static variable in interface org.objectweb.asm.jip.Opcodes
 
ICONST_M1 - Static variable in interface org.objectweb.asm.jip.Opcodes
 
IDIV - Static variable in interface org.objectweb.asm.jip.Opcodes
 
IF_ACMPEQ - Static variable in interface org.objectweb.asm.jip.Opcodes
 
IF_ACMPNE - Static variable in interface org.objectweb.asm.jip.Opcodes
 
IF_ICMPEQ - Static variable in interface org.objectweb.asm.jip.Opcodes
 
IF_ICMPGE - Static variable in interface org.objectweb.asm.jip.Opcodes
 
IF_ICMPGT - Static variable in interface org.objectweb.asm.jip.Opcodes
 
IF_ICMPLE - Static variable in interface org.objectweb.asm.jip.Opcodes
 
IF_ICMPLT - Static variable in interface org.objectweb.asm.jip.Opcodes
 
IF_ICMPNE - Static variable in interface org.objectweb.asm.jip.Opcodes
 
ifCmp(Type, int, Label) - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Generates the instructions to jump to a label based on the comparison of the top two stack values.
IFEQ - Static variable in interface org.objectweb.asm.jip.Opcodes
 
IFGE - Static variable in interface org.objectweb.asm.jip.Opcodes
 
IFGT - Static variable in interface org.objectweb.asm.jip.Opcodes
 
ifICmp(int, Label) - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Generates the instructions to jump to a label based on the comparison of the top two integer stack values.
IFLE - Static variable in interface org.objectweb.asm.jip.Opcodes
 
IFLT - Static variable in interface org.objectweb.asm.jip.Opcodes
 
IFNE - Static variable in interface org.objectweb.asm.jip.Opcodes
 
ifNonNull(Label) - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Generates the instruction to jump to the given label if the top stack value is not null.
IFNONNULL - Static variable in interface org.objectweb.asm.jip.Opcodes
 
ifNull(Label) - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Generates the instruction to jump to the given label if the top stack value is null.
IFNULL - Static variable in interface org.objectweb.asm.jip.Opcodes
 
ifZCmp(int, Label) - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Generates the instructions to jump to a label based on the comparison of the top integer stack value with zero.
iinc(int, int) - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Generates the instruction to increment the given local variable.
IINC - Static variable in interface org.objectweb.asm.jip.Opcodes
 
ILOAD - Static variable in interface org.objectweb.asm.jip.Opcodes
 
IMUL - Static variable in interface org.objectweb.asm.jip.Opcodes
 
incAllocCount() - Method in class com.mentorgen.tools.profile.runtime.ClassAllocation
 
INEG - Static variable in interface org.objectweb.asm.jip.Opcodes
 
Info - Class in net.sourceforge.jiprof.instrument.clfilter
 
Info() - Constructor for class net.sourceforge.jiprof.instrument.clfilter.Info
 
info - Variable in class org.objectweb.asm.jip.Label
 
init() - Static method in class com.mentorgen.tools.profile.runtime.Profile
 
initProfiler() - Static method in class com.mentorgen.tools.profile.runtime.Profile
 
initProfiler() - Static method in class net.sourceforge.jiprof.timeline.TimeLineProfiler
 
instanceOf(Type) - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Generates the instruction to test if the top stack value is of the given type.
INSTANCEOF - Static variable in interface org.objectweb.asm.jip.Opcodes
 
INT - Static variable in class org.objectweb.asm.jip.Type
The sort of the int type.
INT_TYPE - Static variable in class org.objectweb.asm.jip.Type
The int type.
interactions(long) - Static method in class com.mentorgen.tools.profile.runtime.Profile
 
interfaces - Variable in class org.objectweb.asm.jip.commons.SerialVersionUIDAdder
Interfaces implemented by the class.
invokeConstructor(Type, Method) - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Generates the instruction to invoke a constructor.
invokeInterface(Type, Method) - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Generates the instruction to invoke an interface method.
INVOKEINTERFACE - Static variable in interface org.objectweb.asm.jip.Opcodes
 
INVOKESPECIAL - Static variable in interface org.objectweb.asm.jip.Opcodes
 
invokeStatic(Type, Method) - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Generates the instruction to invoke a static method.
INVOKESTATIC - Static variable in interface org.objectweb.asm.jip.Opcodes
 
invokeVirtual(Type, Method) - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Generates the instruction to invoke a normal method.
INVOKEVIRTUAL - Static variable in interface org.objectweb.asm.jip.Opcodes
 
IOR - Static variable in interface org.objectweb.asm.jip.Opcodes
 
IREM - Static variable in interface org.objectweb.asm.jip.Opcodes
 
IRETURN - Static variable in interface org.objectweb.asm.jip.Opcodes
 
isCellEditable(int, int) - Method in class com.tivo.jipviewer.TableSorter
 
isCodeAttribute() - Method in class org.objectweb.asm.jip.Attribute
Returns true if this type of attribute is a code attribute.
isCodeAttribute() - Method in class org.objectweb.asm.jip.attrs.StackMapAttribute
 
isCodeAttribute() - Method in class org.objectweb.asm.jip.attrs.StackMapTableAttribute
 
ISHL - Static variable in interface org.objectweb.asm.jip.Opcodes
 
ISHR - Static variable in interface org.objectweb.asm.jip.Opcodes
 
isSorting() - Method in class com.tivo.jipviewer.TableSorter
 
ISTORE - Static variable in interface org.objectweb.asm.jip.Opcodes
 
ISUB - Static variable in interface org.objectweb.asm.jip.Opcodes
 
isUnknown() - Method in class org.objectweb.asm.jip.Attribute
Returns true if this type of attribute is unknown.
isUnknown() - Method in class org.objectweb.asm.jip.attrs.StackMapAttribute
 
isUnknown() - Method in class org.objectweb.asm.jip.attrs.StackMapTableAttribute
 
ITEM_Double - Static variable in class org.objectweb.asm.jip.attrs.StackMapType
 
ITEM_Float - Static variable in class org.objectweb.asm.jip.attrs.StackMapType
 
ITEM_Integer - Static variable in class org.objectweb.asm.jip.attrs.StackMapType
 
ITEM_Long - Static variable in class org.objectweb.asm.jip.attrs.StackMapType
 
ITEM_NAMES - Static variable in class org.objectweb.asm.jip.attrs.StackMapType
 
ITEM_Null - Static variable in class org.objectweb.asm.jip.attrs.StackMapType
 
ITEM_Object - Static variable in class org.objectweb.asm.jip.attrs.StackMapType
 
ITEM_Top - Static variable in class org.objectweb.asm.jip.attrs.StackMapType
 
ITEM_Uninitialized - Static variable in class org.objectweb.asm.jip.attrs.StackMapType
 
ITEM_UninitializedThis - Static variable in class org.objectweb.asm.jip.attrs.StackMapType
 
IUSHR - Static variable in interface org.objectweb.asm.jip.Opcodes
 
IXOR - Static variable in interface org.objectweb.asm.jip.Opcodes
 

J

JBossEJBClassLoaderFilter - Class in net.sourceforge.jiprof.instrument.clfilter
This class has only been tested with JBoss 4.0.4 GA
JBossEJBClassLoaderFilter() - Constructor for class net.sourceforge.jiprof.instrument.clfilter.JBossEJBClassLoaderFilter
 
JBossServletClassLoaderFilter - Class in net.sourceforge.jiprof.instrument.clfilter
This class has only been tested with JBoss 4.0.4 GA
JBossServletClassLoaderFilter() - Constructor for class net.sourceforge.jiprof.instrument.clfilter.JBossServletClassLoaderFilter
 
JBossUniversalClassLoaderFilter - Class in net.sourceforge.jiprof.instrument.clfilter
This class has only been tested with JBoss 4.0.4 GA
JBossUniversalClassLoaderFilter() - Constructor for class net.sourceforge.jiprof.instrument.clfilter.JBossUniversalClassLoaderFilter
 
JipParser - Class in com.tivo.jipviewer
 
JipViewer - Class in com.tivo.jipviewer
Use JipViewer to open a top-level window viewing the contents of a jip profile.xml file.
JipViewer(String, JipRun) - Constructor for class com.tivo.jipviewer.JipViewer
 
JSR - Static variable in interface org.objectweb.asm.jip.Opcodes
 

K

keyPressed(KeyEvent) - Method in class com.tivo.jipviewer.JipViewer
 
keyReleased(KeyEvent) - Method in class com.tivo.jipviewer.JipViewer
 
keyTyped(KeyEvent) - Method in class com.tivo.jipviewer.JipViewer
 

L

L2D - Static variable in interface org.objectweb.asm.jip.Opcodes
 
L2F - Static variable in interface org.objectweb.asm.jip.Opcodes
 
L2I - Static variable in interface org.objectweb.asm.jip.Opcodes
 
label - Variable in class org.objectweb.asm.jip.attrs.StackMapFrame
A Label for frame offset within method bytecode.
Label - Class in org.objectweb.asm.jip
A label represents a position in the bytecode of a method.
Label() - Constructor for class org.objectweb.asm.jip.Label
Constructs a new label.
LADD - Static variable in interface org.objectweb.asm.jip.Opcodes
 
LALOAD - Static variable in interface org.objectweb.asm.jip.Opcodes
 
LAND - Static variable in interface org.objectweb.asm.jip.Opcodes
 
LASTORE - Static variable in interface org.objectweb.asm.jip.Opcodes
 
LCMP - Static variable in interface org.objectweb.asm.jip.Opcodes
 
LCONST_0 - Static variable in interface org.objectweb.asm.jip.Opcodes
 
LCONST_1 - Static variable in interface org.objectweb.asm.jip.Opcodes
 
LDC - Static variable in interface org.objectweb.asm.jip.Opcodes
 
LDIV - Static variable in interface org.objectweb.asm.jip.Opcodes
 
LE - Static variable in class org.objectweb.asm.jip.commons.GeneratorAdapter
Constant for the ifCmp method.
LEXICAL_COMPARATOR - Static variable in class com.tivo.jipviewer.TableSorter
 
LLOAD - Static variable in interface org.objectweb.asm.jip.Opcodes
 
LMUL - Static variable in interface org.objectweb.asm.jip.Opcodes
 
LNEG - Static variable in interface org.objectweb.asm.jip.Opcodes
 
loadArg(int) - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Generates the instruction to load the given method argument on the stack.
loadArgArray() - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Generates the instructions to load all the method arguments on the stack, as a single object array.
loadArgs(int, int) - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Generates the instructions to load the given method arguments on the stack.
loadArgs() - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Generates the instructions to load all the method arguments on the stack.
loadLocal(int) - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Generates the instruction to load the given local variable on the stack.
loadLocal(int, Type) - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Generates the instruction to load the given local variable on the stack.
loadThis() - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Generates the instruction to load 'this' on the stack.
locals - Variable in class org.objectweb.asm.jip.attrs.StackMapFrame
A List of StackMapType instances that represent locals for this frame.
LocalVariablesSorter - Class in org.objectweb.asm.jip.commons
A MethodAdapter that renumbers local variables in their order of appearance.
LocalVariablesSorter(int, String, MethodVisitor) - Constructor for class org.objectweb.asm.jip.commons.LocalVariablesSorter
 
LONG - Static variable in class org.objectweb.asm.jip.Type
The sort of the long type.
LONG_TYPE - Static variable in class org.objectweb.asm.jip.Type
The long type.
LOOKUPSWITCH - Static variable in interface org.objectweb.asm.jip.Opcodes
 
LOR - Static variable in interface org.objectweb.asm.jip.Opcodes
 
LREM - Static variable in interface org.objectweb.asm.jip.Opcodes
 
LRETURN - Static variable in interface org.objectweb.asm.jip.Opcodes
 
LSHL - Static variable in interface org.objectweb.asm.jip.Opcodes
 
LSHR - Static variable in interface org.objectweb.asm.jip.Opcodes
 
LSTORE - Static variable in interface org.objectweb.asm.jip.Opcodes
 
LSUB - Static variable in interface org.objectweb.asm.jip.Opcodes
 
LT - Static variable in class org.objectweb.asm.jip.commons.GeneratorAdapter
Constant for the ifCmp method.
LUSHR - Static variable in interface org.objectweb.asm.jip.Opcodes
 
LXOR - Static variable in interface org.objectweb.asm.jip.Opcodes
 

M

Main - Class in com.mentorgen.tools.profile
 
Main() - Constructor for class com.mentorgen.tools.profile.Main
 
main(String[]) - Static method in class com.mentorgen.tools.util.profile.Clear
 
main(String[]) - Static method in class com.mentorgen.tools.util.profile.Client
 
main(String[]) - Static method in class com.mentorgen.tools.util.profile.Dump
 
main(String[]) - Static method in class com.mentorgen.tools.util.profile.File
 
main(String[]) - Static method in class com.mentorgen.tools.util.profile.Finish
 
main(String[]) - Static method in class com.mentorgen.tools.util.profile.Start
 
main(String[]) - Static method in class com.mentorgen.tools.util.profile.Stop
 
main(String[]) - Static method in class com.tivo.jipviewer.JipViewer
 
mark(Label) - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Marks the current code position with the given label.
mark() - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Marks the current code position with a new label.
math(int, Type) - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Generates the instruction to do the specified mathematical or logical operation.
Method - Class in org.objectweb.asm.jip.commons
A named method descriptor.
Method(String, String) - Constructor for class org.objectweb.asm.jip.commons.Method
Creates a new Method.
Method(String, Type, Type[]) - Constructor for class org.objectweb.asm.jip.commons.Method
Creates a new Method.
methodAccess - Variable in class org.objectweb.asm.jip.commons.AdviceAdapter
 
MethodAdapter - Class in org.objectweb.asm.jip
An empty MethodVisitor that delegates to another MethodVisitor.
MethodAdapter(MethodVisitor) - Constructor for class org.objectweb.asm.jip.MethodAdapter
Constructs a new MethodAdapter object.
methodDesc - Variable in class org.objectweb.asm.jip.commons.AdviceAdapter
 
MethodVisitor - Interface in org.objectweb.asm.jip
A visitor to visit a Java method.
Metrics - Class in com.mentorgen.tools.profile.runtime
This is a very simple class that is used to track call counts and the total time.
modelIndex(int) - Method in class com.tivo.jipviewer.TableSorter
 
monitorEnter() - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Generates the instruction to get the monitor of the top stack value.
MONITORENTER - Static variable in interface org.objectweb.asm.jip.Opcodes
 
monitorExit() - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Generates the instruction to release the monitor of the top stack value.
MONITOREXIT - Static variable in interface org.objectweb.asm.jip.Opcodes
 
MUL - Static variable in class org.objectweb.asm.jip.commons.GeneratorAdapter
Constant for the math method.
MULTIANEWARRAY - Static variable in interface org.objectweb.asm.jip.Opcodes
 
mv - Variable in class org.objectweb.asm.jip.MethodAdapter
The MethodVisitor to which this adapter delegates calls.

N

name - Variable in class org.objectweb.asm.jip.commons.SerialVersionUIDAdder
Internal name of the class
NE - Static variable in class org.objectweb.asm.jip.commons.GeneratorAdapter
Constant for the ifCmp method.
NEG - Static variable in class org.objectweb.asm.jip.commons.GeneratorAdapter
Constant for the math method.
net.sourceforge.jiprof.instrument.clfilter - package net.sourceforge.jiprof.instrument.clfilter
 
net.sourceforge.jiprof.timeline - package net.sourceforge.jiprof.timeline
 
netTime() - Method in class com.mentorgen.tools.profile.runtime.Frame
 
NEW - Static variable in interface org.objectweb.asm.jip.Opcodes
 
newArray(Type) - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Generates the instruction to create a new array.
NEWARRAY - Static variable in interface org.objectweb.asm.jip.Opcodes
 
newClass(String) - Method in class org.objectweb.asm.jip.ClassWriter
Adds a class reference to the constant pool of the class being build.
newConst(Object) - Method in class org.objectweb.asm.jip.ClassWriter
Adds a number or string constant to the constant pool of the class being build.
newField(String, String, String) - Method in class org.objectweb.asm.jip.ClassWriter
Adds a field reference to the constant pool of the class being build.
newInstance(Type) - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Generates the instruction to create a new object.
newLabel() - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Creates a new Label.
newLocal(Type) - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Creates a new local variable of the given type.
newLocal(int) - Method in class org.objectweb.asm.jip.commons.LocalVariablesSorter
 
newMethod(String, String, String, boolean) - Method in class org.objectweb.asm.jip.ClassWriter
Adds a method reference to the constant pool of the class being build.
newNameType(String, String) - Method in class org.objectweb.asm.jip.ClassWriter
Adds a name and type to the constant pool of the class being build.
newUTF8(String) - Method in class org.objectweb.asm.jip.ClassWriter
Adds an UTF8 string to the constant pool of the class being build.
NOP - Static variable in interface org.objectweb.asm.jip.Opcodes
 
not() - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Generates the instructions to compute the bitwise negation of the top stack value.
NOT_SORTED - Static variable in class com.tivo.jipviewer.TableSorter
 

O

OBJECT - Static variable in class org.objectweb.asm.jip.Type
The sort of object reference type.
onMethodEnter() - Method in class org.objectweb.asm.jip.commons.AdviceAdapter
Called at the beginning of the method or after super class class call in the constructor.
onMethodExit(int) - Method in class org.objectweb.asm.jip.commons.AdviceAdapter
Called before explicit exit from the method using either return or throw.
Opcodes - Interface in org.objectweb.asm.jip
Defines the JVM opcodes, access flags and array type codes.
OR - Static variable in class org.objectweb.asm.jip.commons.GeneratorAdapter
Constant for the math method.
org.objectweb.asm.jip - package org.objectweb.asm.jip
Provides a small and fast bytecode manipulation framework.
org.objectweb.asm.jip.attrs - package org.objectweb.asm.jip.attrs
Provides an implementation for optional class, field and method attributes.
org.objectweb.asm.jip.commons - package org.objectweb.asm.jip.commons
Provides some useful class and method adapters.

P

parse(String) - Static method in class com.tivo.jipviewer.JipParser
 
PerfClassAdapter - Class in com.mentorgen.tools.profile.instrument
 
PerfClassAdapter(ClassVisitor, String) - Constructor for class com.mentorgen.tools.profile.instrument.PerfClassAdapter
 
PerfMethodAdapter - Class in com.mentorgen.tools.profile.instrument
This class is responsible for instrumenting a method to call the profiler in order for performance data to be gathered.
PerfMethodAdapter(MethodVisitor, String, String) - Constructor for class com.mentorgen.tools.profile.instrument.PerfMethodAdapter
 
pop() - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Generates a POP instruction.
POP - Static variable in interface org.objectweb.asm.jip.Opcodes
 
pop2() - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Generates a POP2 instruction.
POP2 - Static variable in interface org.objectweb.asm.jip.Opcodes
 
premain(String, Instrumentation) - Static method in class com.mentorgen.tools.profile.Main
Useage:
Profile - Class in com.mentorgen.tools.profile.runtime
The Profiler is the class that actually profiles the code.
Profile() - Constructor for class com.mentorgen.tools.profile.runtime.Profile
 
ProfileDump - Class in com.mentorgen.tools.profile.output
Will output the profile to a text file, an XML file or both depending on the value of output property in the profile properties file.
ProfileDump() - Constructor for class com.mentorgen.tools.profile.output.ProfileDump
 
push(boolean) - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Generates the instruction to push the given value on the stack.
push(int) - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Generates the instruction to push the given value on the stack.
push(long) - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Generates the instruction to push the given value on the stack.
push(float) - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Generates the instruction to push the given value on the stack.
push(double) - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Generates the instruction to push the given value on the stack.
push(String) - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Generates the instruction to push the given value on the stack.
push(Type) - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Generates the instruction to push the given value on the stack.
putByte(int) - Method in class org.objectweb.asm.jip.ByteVector
Puts a byte into this byte vector.
putByteArray(byte[], int, int) - Method in class org.objectweb.asm.jip.ByteVector
Puts an array of bytes into this byte vector.
putField(Type, String, Type) - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Generates the instruction to store the top stack value in a non static field.
PUTFIELD - Static variable in interface org.objectweb.asm.jip.Opcodes
 
putInt(int) - Method in class org.objectweb.asm.jip.ByteVector
Puts an int into this byte vector.
putLong(long) - Method in class org.objectweb.asm.jip.ByteVector
Puts a long into this byte vector.
putShort(int) - Method in class org.objectweb.asm.jip.ByteVector
Puts a short into this byte vector.
putStatic(Type, String, Type) - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Generates the instruction to store the top stack value in a static field.
PUTSTATIC - Static variable in interface org.objectweb.asm.jip.Opcodes
 
putUTF8(String) - Method in class org.objectweb.asm.jip.ByteVector
Puts an UTF8 string into this byte vector.

R

read(ClassReader, int, int, char[], int, Label[]) - Method in class org.objectweb.asm.jip.Attribute
Reads a type attribute.
read(ClassReader, int, int, char[], int, Label[]) - Method in class org.objectweb.asm.jip.attrs.StackMapAttribute
 
read(ClassReader, int, int, char[], int, Label[]) - Method in class org.objectweb.asm.jip.attrs.StackMapTableAttribute
 
readByte(int) - Method in class org.objectweb.asm.jip.ClassReader
Reads a byte value in b.
readClass(int, char[]) - Method in class org.objectweb.asm.jip.ClassReader
Reads a class constant pool item in b.
readConst(int, char[]) - Method in class org.objectweb.asm.jip.ClassReader
Reads a numeric or string constant pool item in b.
readInt(int) - Method in class org.objectweb.asm.jip.ClassReader
Reads a signed int value in b.
readLong(int) - Method in class org.objectweb.asm.jip.ClassReader
Reads a signed long value in b.
readShort(int) - Method in class org.objectweb.asm.jip.ClassReader
Reads a signed short value in b.
readUnsignedShort(int) - Method in class org.objectweb.asm.jip.ClassReader
Reads an unsigned short value in b.
readUTF8(int, char[]) - Method in class org.objectweb.asm.jip.ClassReader
Reads an UTF8 string constant pool item in b.
REM - Static variable in class org.objectweb.asm.jip.commons.GeneratorAdapter
Constant for the math method.
RESERVED - Static variable in class org.objectweb.asm.jip.attrs.StackMapTableAttribute
Reserved for future use
ret(int) - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Generates a RET instruction.
RET - Static variable in interface org.objectweb.asm.jip.Opcodes
 
RETURN - Static variable in interface org.objectweb.asm.jip.Opcodes
 
returnValue() - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Generates the instruction to return the top stack value to the caller.
run() - Method in class com.mentorgen.tools.profile.Controller
 
run() - Method in class com.mentorgen.tools.profile.runtime.Profile
ShutdownHook: This will dump the profiling info when the VM shutsdown.
run() - Method in class net.sourceforge.jiprof.timeline.TimeLineProfiler
ShutdownHook: This will dump the profiling info when the VM shutsdown.

S

SALOAD - Static variable in interface org.objectweb.asm.jip.Opcodes
 
SAME_FRAME - Static variable in class org.objectweb.asm.jip.attrs.StackMapTableAttribute
Frame has exactly the same locals as the previous stack map frame and number of stack items is zero.
SAME_FRAME_EXTENDED - Static variable in class org.objectweb.asm.jip.attrs.StackMapTableAttribute
Frame has exactly the same locals as the previous stack map frame and number of stack items is zero.
SAME_LOCALS_1_STACK_ITEM_FRAME - Static variable in class org.objectweb.asm.jip.attrs.StackMapTableAttribute
Frame has exactly the same locals as the previous stack map frame and number of stack items is 1
SAME_LOCALS_1_STACK_ITEM_FRAME_EXTENDED - Static variable in class org.objectweb.asm.jip.attrs.StackMapTableAttribute
Frame has exactly the same locals as the previous stack map frame and number of stack items is 1.
SASTORE - Static variable in interface org.objectweb.asm.jip.Opcodes
 
SerialVersionUIDAdder - Class in org.objectweb.asm.jip.commons
A ClassAdapter that adds a serial version unique identifier to a class if missing.
SerialVersionUIDAdder(ClassVisitor) - Constructor for class org.objectweb.asm.jip.commons.SerialVersionUIDAdder
Creates a new SerialVersionUIDAdder.
setColumnComparator(Class, Comparator) - Method in class com.tivo.jipviewer.TableSorter
 
setFileName(String) - Method in class com.mentorgen.tools.profile.Controller
 
setFileName(String) - Static method in class com.mentorgen.tools.profile.runtime.Profile
 
setLabel(Label) - Method in class org.objectweb.asm.jip.attrs.StackMapType
 
setObject(String) - Method in class org.objectweb.asm.jip.attrs.StackMapType
 
setSortingStatus(int, int) - Method in class com.tivo.jipviewer.TableSorter
 
setTableHeader(JTableHeader) - Method in class com.tivo.jipviewer.TableSorter
 
setTableModel(TableModel) - Method in class com.tivo.jipviewer.TableSorter
 
setValueAt(Object, int, int) - Method in class com.tivo.jipviewer.TableSorter
 
SHL - Static variable in class org.objectweb.asm.jip.commons.GeneratorAdapter
Constant for the math method.
SHORT - Static variable in class org.objectweb.asm.jip.Type
The sort of the short type.
SHORT_TYPE - Static variable in class org.objectweb.asm.jip.Type
The short type.
SHR - Static variable in class org.objectweb.asm.jip.commons.GeneratorAdapter
Constant for the math method.
shutdown() - Static method in class com.mentorgen.tools.profile.runtime.Profile
 
SIPUSH - Static variable in interface org.objectweb.asm.jip.Opcodes
 
sortFrameList(Comparator<Frame>) - Static method in class com.mentorgen.tools.profile.runtime.Profile
 
stack - Variable in class org.objectweb.asm.jip.attrs.StackMapFrame
A List of StackMapType instances that represent stack for this frame.
StackMapAttribute - Class in org.objectweb.asm.jip.attrs
StackMapAttribute is used by CDLC preverifier.
StackMapAttribute() - Constructor for class org.objectweb.asm.jip.attrs.StackMapAttribute
 
StackMapAttribute(List) - Constructor for class org.objectweb.asm.jip.attrs.StackMapAttribute
 
StackMapFrame - Class in org.objectweb.asm.jip.attrs
Holds the state of the stack and local variables for a single execution branch.
StackMapFrame(Label, List, List) - Constructor for class org.objectweb.asm.jip.attrs.StackMapFrame
 
StackMapTableAttribute - Class in org.objectweb.asm.jip.attrs
The stack map attribute is used during the process of verification by typechecking (?4.11.1).
StackMapTableAttribute() - Constructor for class org.objectweb.asm.jip.attrs.StackMapTableAttribute
 
StackMapTableAttribute(List) - Constructor for class org.objectweb.asm.jip.attrs.StackMapTableAttribute
 
StackMapType - Class in org.objectweb.asm.jip.attrs
Verification type info used by StackMapAttribute.
StandardClassLoaderFilter - Class in com.mentorgen.tools.profile.instrument.clfilter
The filter for standalone applications.
StandardClassLoaderFilter() - Constructor for class com.mentorgen.tools.profile.instrument.clfilter.StandardClassLoaderFilter
 
start() - Method in class com.mentorgen.tools.profile.Controller
 
start() - Static method in class com.mentorgen.tools.profile.runtime.Profile
 
start(String, String) - Static method in class com.mentorgen.tools.profile.runtime.Profile
 
Start - Class in com.mentorgen.tools.util.profile
 
Start() - Constructor for class com.mentorgen.tools.util.profile.Start
 
start(String, String) - Static method in class net.sourceforge.jiprof.timeline.TimeLineProfiler
 
startElement(String, String, String, Attributes) - Method in class com.tivo.jipviewer.JipParser
 
StaticInitMerger - Class in org.objectweb.asm.jip.commons
A ClassAdapter that merges clinit methods into a single one.
StaticInitMerger(String, ClassVisitor) - Constructor for class org.objectweb.asm.jip.commons.StaticInitMerger
 
stop() - Method in class com.mentorgen.tools.profile.Controller
 
stop() - Static method in class com.mentorgen.tools.profile.runtime.Profile
 
Stop - Class in com.mentorgen.tools.util.profile
 
Stop() - Constructor for class com.mentorgen.tools.util.profile.Stop
 
storeArg(int) - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Generates the instruction to store the top stack value in the given method argument.
storeLocal(int) - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Generates the instruction to store the top stack value in the given local variable.
storeLocal(int, Type) - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Generates the instruction to store the top stack value in the given local variable.
SUB - Static variable in class org.objectweb.asm.jip.commons.GeneratorAdapter
Constant for the math method.
svuidConstructors - Variable in class org.objectweb.asm.jip.commons.SerialVersionUIDAdder
Collection of non-private constructors.
svuidFields - Variable in class org.objectweb.asm.jip.commons.SerialVersionUIDAdder
Collection of fields.
svuidMethods - Variable in class org.objectweb.asm.jip.commons.SerialVersionUIDAdder
Collection of non-private methods.
swap() - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Generates a SWAP instruction.
swap(Type, Type) - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Generates the instructions to swap the top two stack values.
SWAP - Static variable in interface org.objectweb.asm.jip.Opcodes
 

T

T_BOOLEAN - Static variable in interface org.objectweb.asm.jip.Opcodes
 
T_BYTE - Static variable in interface org.objectweb.asm.jip.Opcodes
 
T_CHAR - Static variable in interface org.objectweb.asm.jip.Opcodes
 
T_DOUBLE - Static variable in interface org.objectweb.asm.jip.Opcodes
 
T_FLOAT - Static variable in interface org.objectweb.asm.jip.Opcodes
 
T_INT - Static variable in interface org.objectweb.asm.jip.Opcodes
 
T_LONG - Static variable in interface org.objectweb.asm.jip.Opcodes
 
T_SHORT - Static variable in interface org.objectweb.asm.jip.Opcodes
 
tableModel - Variable in class com.tivo.jipviewer.TableSorter
 
TableSorter - Class in com.tivo.jipviewer
TableSorter is a decorator for TableModels; adding sorting functionality to a supplied TableModel.
TableSorter() - Constructor for class com.tivo.jipviewer.TableSorter
 
TableSorter(TableModel) - Constructor for class com.tivo.jipviewer.TableSorter
 
TableSorter(TableModel, JTableHeader) - Constructor for class com.tivo.jipviewer.TableSorter
 
tableSwitch(int[], TableSwitchGenerator) - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Generates the instructions for a switch statement.
tableSwitch(int[], TableSwitchGenerator, boolean) - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Generates the instructions for a switch statement.
TABLESWITCH - Static variable in interface org.objectweb.asm.jip.Opcodes
 
TableSwitchGenerator - Interface in org.objectweb.asm.jip.commons
A code generator for switch statements.
TextOutput - Class in net.sourceforge.jiprof.timeline
 
TextOutput() - Constructor for class net.sourceforge.jiprof.timeline.TextOutput
 
threads() - Static method in class com.mentorgen.tools.profile.runtime.Profile
 
throwException() - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Generates the instruction to throw an exception.
throwException(Type, String) - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Generates the instructions to create and throw an exception.
TimeLine - Class in net.sourceforge.jiprof.timeline
 
TimeLine() - Constructor for class net.sourceforge.jiprof.timeline.TimeLine
 
TimeLineProfiler - Class in net.sourceforge.jiprof.timeline
 
TimeLineProfiler() - Constructor for class net.sourceforge.jiprof.timeline.TimeLineProfiler
 
TimeRecord - Class in net.sourceforge.jiprof.timeline
 
toByteArray() - Method in class org.objectweb.asm.jip.ClassWriter
Returns the bytecode of the class that was build with this class writer.
TomcatInternalClassLoaderFilter - Class in com.mentorgen.tools.profile.instrument.clfilter
 
TomcatInternalClassLoaderFilter() - Constructor for class com.mentorgen.tools.profile.instrument.clfilter.TomcatInternalClassLoaderFilter
 
toString() - Method in class com.mentorgen.tools.profile.runtime.Frame
 
toString() - Method in class com.mentorgen.tools.profile.runtime.Metrics
 
toString() - Method in class org.objectweb.asm.jip.attrs.StackMapAttribute
 
toString() - Method in class org.objectweb.asm.jip.attrs.StackMapFrame
 
toString() - Method in class org.objectweb.asm.jip.attrs.StackMapTableAttribute
 
toString() - Method in class org.objectweb.asm.jip.attrs.StackMapType
 
toString() - Method in class org.objectweb.asm.jip.commons.Method
 
toString() - Method in class org.objectweb.asm.jip.Label
Returns a string representation of this label.
toString() - Method in class org.objectweb.asm.jip.Type
Returns a string representation of this type.
transform(ClassLoader, String, Class<?>, ProtectionDomain, byte[]) - Method in class com.mentorgen.tools.profile.instrument.Transformer
 
Transformer - Class in com.mentorgen.tools.profile.instrument
This class determines if a given class should be instrumented with profiling code or not.
Transformer() - Constructor for class com.mentorgen.tools.profile.instrument.Transformer
 
type - Variable in class org.objectweb.asm.jip.Attribute
The type of this attribute.
Type - Class in org.objectweb.asm.jip
A Java type.

U

unbox(Type) - Method in class org.objectweb.asm.jip.commons.GeneratorAdapter
Generates the instructions to unbox the top stack value.
UNLIMITED - Static variable in class com.mentorgen.tools.profile.Controller
 
unwind(String, String, String) - Static method in class com.mentorgen.tools.profile.runtime.Profile
 
unwind(String, String, String) - Static method in class net.sourceforge.jiprof.timeline.TimeLineProfiler
 
USHR - Static variable in class org.objectweb.asm.jip.commons.GeneratorAdapter
Constant for the math method.

V

V1_1 - Static variable in interface org.objectweb.asm.jip.Opcodes
 
V1_2 - Static variable in interface org.objectweb.asm.jip.Opcodes
 
V1_3 - Static variable in interface org.objectweb.asm.jip.Opcodes
 
V1_4 - Static variable in interface org.objectweb.asm.jip.Opcodes
 
V1_5 - Static variable in interface org.objectweb.asm.jip.Opcodes
 
V1_6 - Static variable in interface org.objectweb.asm.jip.Opcodes
 
valueChanged(ListSelectionEvent) - Method in class com.tivo.jipviewer.JipViewer
 
valueChanged(TreeSelectionEvent) - Method in class com.tivo.jipviewer.JipViewer
 
valueOf(String) - Static method in enum com.mentorgen.tools.profile.Controller.OutputType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mentorgen.tools.profile.Controller.TimeResolution
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.jiprof.timeline.Action
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.mentorgen.tools.profile.Controller.OutputType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mentorgen.tools.profile.Controller.TimeResolution
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sourceforge.jiprof.timeline.Action
Returns an array containing the constants of this enum type, in the order they are declared.
viewIndex(int) - Method in class com.tivo.jipviewer.TableSorter
 
visit(String, Object) - Method in interface org.objectweb.asm.jip.AnnotationVisitor
Visits a primitive value of the annotation.
visit(int, int, String, String, String, String[]) - Method in class org.objectweb.asm.jip.ClassAdapter
 
visit(int, int, String, String, String, String[]) - Method in interface org.objectweb.asm.jip.ClassVisitor
Visits the header of the class.
visit(int, int, String, String, String, String[]) - Method in class org.objectweb.asm.jip.ClassWriter
 
visit(int, int, String, String, String, String[]) - Method in class org.objectweb.asm.jip.commons.EmptyVisitor
 
visit(String, Object) - Method in class org.objectweb.asm.jip.commons.EmptyVisitor
 
visit(int, int, String, String, String, String[]) - Method in class org.objectweb.asm.jip.commons.SerialVersionUIDAdder
 
visit(int, int, String, String, String, String[]) - Method in class org.objectweb.asm.jip.commons.StaticInitMerger
 
visitAnnotation(String, String) - Method in interface org.objectweb.asm.jip.AnnotationVisitor
Visits a nested annotation value of the annotation.
visitAnnotation(String, boolean) - Method in class org.objectweb.asm.jip.ClassAdapter
 
visitAnnotation(String, boolean) - Method in interface org.objectweb.asm.jip.ClassVisitor
Visits an annotation of the class.
visitAnnotation(String, boolean) - Method in class org.objectweb.asm.jip.ClassWriter
 
visitAnnotation(String, boolean) - Method in class org.objectweb.asm.jip.commons.EmptyVisitor
 
visitAnnotation(String, String) - Method in class org.objectweb.asm.jip.commons.EmptyVisitor
 
visitAnnotation(String, boolean) - Method in interface org.objectweb.asm.jip.FieldVisitor
Visits an annotation of the field.
visitAnnotation(String, boolean) - Method in class org.objectweb.asm.jip.MethodAdapter
 
visitAnnotation(String, boolean) - Method in interface org.objectweb.asm.jip.MethodVisitor
Visits an annotation of this method.
visitAnnotationDefault() - Method in class org.objectweb.asm.jip.commons.EmptyVisitor
 
visitAnnotationDefault() - Method in class org.objectweb.asm.jip.MethodAdapter
 
visitAnnotationDefault() - Method in interface org.objectweb.asm.jip.MethodVisitor
Visits the default value of this annotation interface method.
visitArray(String) - Method in interface org.objectweb.asm.jip.AnnotationVisitor
Visits an array value of the annotation.
visitArray(String) - Method in class org.objectweb.asm.jip.commons.EmptyVisitor
 
visitAttribute(Attribute) - Method in class org.objectweb.asm.jip.ClassAdapter
 
visitAttribute(Attribute) - Method in interface org.objectweb.asm.jip.ClassVisitor
Visits a non standard attribute of the class.
visitAttribute(Attribute) - Method in class org.objectweb.asm.jip.ClassWriter
 
visitAttribute(Attribute) - Method in class org.objectweb.asm.jip.commons.EmptyVisitor
 
visitAttribute(Attribute) - Method in interface org.objectweb.asm.jip.FieldVisitor
Visits a non standard attribute of the field.
visitAttribute(Attribute) - Method in class org.objectweb.asm.jip.MethodAdapter
 
visitAttribute(Attribute) - Method in interface org.objectweb.asm.jip.MethodVisitor
Visits a non standard attribute of this method.
visitCode() - Method in class com.mentorgen.tools.profile.instrument.PerfMethodAdapter
 
visitCode() - Method in class org.objectweb.asm.jip.commons.EmptyVisitor
 
visitCode() - Method in class org.objectweb.asm.jip.MethodAdapter
 
visitCode() - Method in interface org.objectweb.asm.jip.MethodVisitor
Starts the visit of the method's code, if any (i.e.
visitEnd() - Method in interface org.objectweb.asm.jip.AnnotationVisitor
Visits the end of the annotation.
visitEnd() - Method in class org.objectweb.asm.jip.ClassAdapter
 
visitEnd() - Method in interface org.objectweb.asm.jip.ClassVisitor
Visits the end of the class.
visitEnd() - Method in class org.objectweb.asm.jip.ClassWriter
 
visitEnd() - Method in class org.objectweb.asm.jip.commons.EmptyVisitor
 
visitEnd() - Method in class org.objectweb.asm.jip.commons.SerialVersionUIDAdder
 
visitEnd() - Method in class org.objectweb.asm.jip.commons.StaticInitMerger
 
visitEnd() - Method in interface org.objectweb.asm.jip.FieldVisitor
Visits the end of the field.
visitEnd() - Method in class org.objectweb.asm.jip.MethodAdapter
 
visitEnd() - Method in interface org.objectweb.asm.jip.MethodVisitor
Visits the end of the method.
visitEnum(String, String, String) - Method in interface org.objectweb.asm.jip.AnnotationVisitor
Visits an enumeration value of the annotation.
visitEnum(String, String, String) - Method in class org.objectweb.asm.jip.commons.EmptyVisitor
 
visitField(int, String, String, String, Object) - Method in class org.objectweb.asm.jip.ClassAdapter
 
visitField(int, String, String, String, Object) - Method in interface org.objectweb.asm.jip.ClassVisitor
Visits a field of the class.
visitField(int, String, String, String, Object) - Method in class org.objectweb.asm.jip.ClassWriter
 
visitField(int, String, String, String, Object) - Method in class org.objectweb.asm.jip.commons.EmptyVisitor
 
visitField(int, String, String, String, Object) - Method in class org.objectweb.asm.jip.commons.SerialVersionUIDAdder
 
visitFieldInsn(int, String, String, String) - Method in class org.objectweb.asm.jip.commons.AdviceAdapter
 
visitFieldInsn(int, String, String, String) - Method in class org.objectweb.asm.jip.commons.EmptyVisitor
 
visitFieldInsn(int, String, String, String) - Method in class org.objectweb.asm.jip.MethodAdapter
 
visitFieldInsn(int, String, String, String) - Method in interface org.objectweb.asm.jip.MethodVisitor
Visits a field instruction.
visitIincInsn(int, int) - Method in class org.objectweb.asm.jip.commons.EmptyVisitor
 
visitIincInsn(int, int) - Method in class org.objectweb.asm.jip.commons.LocalVariablesSorter
 
visitIincInsn(int, int) - Method in class org.objectweb.asm.jip.MethodAdapter
 
visitIincInsn(int, int) - Method in interface org.objectweb.asm.jip.MethodVisitor
Visits an IINC instruction.
visitInnerClass(String, String, String, int) - Method in class org.objectweb.asm.jip.ClassAdapter
 
visitInnerClass(String, String, String, int) - Method in interface org.objectweb.asm.jip.ClassVisitor
Visits information about an inner class.
visitInnerClass(String, String, String, int) - Method in class org.objectweb.asm.jip.ClassWriter
 
visitInnerClass(String, String, String, int) - Method in class org.objectweb.asm.jip.commons.EmptyVisitor
 
visitInsn(int) - Method in class com.mentorgen.tools.profile.instrument.PerfMethodAdapter
 
visitInsn(int) - Method in class org.objectweb.asm.jip.commons.AdviceAdapter
 
visitInsn(int) - Method in class org.objectweb.asm.jip.commons.EmptyVisitor
 
visitInsn(int) - Method in class org.objectweb.asm.jip.MethodAdapter
 
visitInsn(int) - Method in interface org.objectweb.asm.jip.MethodVisitor
Visits a zero operand instruction.
visitIntInsn(int, int) - Method in class org.objectweb.asm.jip.commons.AdviceAdapter
 
visitIntInsn(int, int) - Method in class org.objectweb.asm.jip.commons.EmptyVisitor
 
visitIntInsn(int, int) - Method in class org.objectweb.asm.jip.MethodAdapter
 
visitIntInsn(int, int) - Method in interface org.objectweb.asm.jip.MethodVisitor
Visits an instruction with a single int operand.
visitJumpInsn(int, Label) - Method in class org.objectweb.asm.jip.commons.AdviceAdapter
 
visitJumpInsn(int, Label) - Method in class org.objectweb.asm.jip.commons.EmptyVisitor
 
visitJumpInsn(int, Label) - Method in class org.objectweb.asm.jip.MethodAdapter
 
visitJumpInsn(int, Label) - Method in interface org.objectweb.asm.jip.MethodVisitor
Visits a jump instruction.
visitLabel(Label) - Method in class com.mentorgen.tools.profile.instrument.PerfMethodAdapter
 
visitLabel(Label) - Method in class org.objectweb.asm.jip.commons.AdviceAdapter
 
visitLabel(Label) - Method in class org.objectweb.asm.jip.commons.EmptyVisitor
 
visitLabel(Label) - Method in class org.objectweb.asm.jip.MethodAdapter
 
visitLabel(Label) - Method in interface org.objectweb.asm.jip.MethodVisitor
Visits a label.
visitLdcInsn(Object) - Method in class org.objectweb.asm.jip.commons.AdviceAdapter
 
visitLdcInsn(Object) - Method in class org.objectweb.asm.jip.commons.EmptyVisitor
 
visitLdcInsn(Object) - Method in class org.objectweb.asm.jip.MethodAdapter
 
visitLdcInsn(Object) - Method in interface org.objectweb.asm.jip.MethodVisitor
Visits a LDC instruction.
visitLineNumber(int, Label) - Method in class org.objectweb.asm.jip.commons.EmptyVisitor
 
visitLineNumber(int, Label) - Method in class org.objectweb.asm.jip.MethodAdapter
 
visitLineNumber(int, Label) - Method in interface org.objectweb.asm.jip.MethodVisitor
Visits a line number declaration.
visitLocalVariable(String, String, String, Label, Label, int) - Method in class org.objectweb.asm.jip.commons.EmptyVisitor
 
visitLocalVariable(String, String, String, Label, Label, int) - Method in class org.objectweb.asm.jip.commons.LocalVariablesSorter
 
visitLocalVariable(String, String, String, Label, Label, int) - Method in class org.objectweb.asm.jip.MethodAdapter
 
visitLocalVariable(String, String, String, Label, Label, int) - Method in interface org.objectweb.asm.jip.MethodVisitor
Visits a local variable declaration.
visitLookupSwitchInsn(Label, int[], Label[]) - Method in class org.objectweb.asm.jip.commons.AdviceAdapter
 
visitLookupSwitchInsn(Label, int[], Label[]) - Method in class org.objectweb.asm.jip.commons.EmptyVisitor
 
visitLookupSwitchInsn(Label, int[], Label[]) - Method in class org.objectweb.asm.jip.MethodAdapter
 
visitLookupSwitchInsn(Label, int[], Label[]) - Method in interface org.objectweb.asm.jip.MethodVisitor
Visits a LOOKUPSWITCH instruction.
visitMaxs(int, int) - Method in class org.objectweb.asm.jip.commons.EmptyVisitor
 
visitMaxs(int, int) - Method in class org.objectweb.asm.jip.commons.LocalVariablesSorter
 
visitMaxs(int, int) - Method in class org.objectweb.asm.jip.MethodAdapter
 
visitMaxs(int, int) - Method in interface org.objectweb.asm.jip.MethodVisitor
Visits the maximum stack size and the maximum number of local variables of the method.
visitMethod(int, String, String, String, String[]) - Method in class com.mentorgen.tools.profile.instrument.PerfClassAdapter
 
visitMethod(int, String, String, String, String[]) - Method in class org.objectweb.asm.jip.ClassAdapter
 
visitMethod(int, String, String, String, String[]) - Method in interface org.objectweb.asm.jip.ClassVisitor
Visits a method of the class.
visitMethod(int, String, String, String, String[]) - Method in class org.objectweb.asm.jip.ClassWriter
 
visitMethod(int, String, String, String, String[]) - Method in class org.objectweb.asm.jip.commons.EmptyVisitor
 
visitMethod(int, String, String, String, String[]) - Method in class org.objectweb.asm.jip.commons.SerialVersionUIDAdder
 
visitMethod(int, String, String, String, String[]) - Method in class org.objectweb.asm.jip.commons.StaticInitMerger
 
visitMethodInsn(int, String, String, String) - Method in class com.mentorgen.tools.profile.instrument.PerfMethodAdapter
 
visitMethodInsn(int, String, String, String) - Method in class org.objectweb.asm.jip.commons.AdviceAdapter
 
visitMethodInsn(int, String, String, String) - Method in class org.objectweb.asm.jip.commons.EmptyVisitor
 
visitMethodInsn(int, String, String, String) - Method in class org.objectweb.asm.jip.MethodAdapter
 
visitMethodInsn(int, String, String, String) - Method in interface org.objectweb.asm.jip.MethodVisitor
Visits a method instruction.
visitMultiANewArrayInsn(String, int) - Method in class org.objectweb.asm.jip.commons.AdviceAdapter
 
visitMultiANewArrayInsn(String, int) - Method in class org.objectweb.asm.jip.commons.EmptyVisitor
 
visitMultiANewArrayInsn(String, int) - Method in class org.objectweb.asm.jip.MethodAdapter
 
visitMultiANewArrayInsn(String, int) - Method in interface org.objectweb.asm.jip.MethodVisitor
Visits a MULTIANEWARRAY instruction.
visitOuterClass(String, String, String) - Method in class org.objectweb.asm.jip.ClassAdapter
 
visitOuterClass(String, String, String) - Method in interface org.objectweb.asm.jip.ClassVisitor
Visits the enclosing class of the class.
visitOuterClass(String, String, String) - Method in class org.objectweb.asm.jip.ClassWriter
 
visitOuterClass(String, String, String) - Method in class org.objectweb.asm.jip.commons.EmptyVisitor
 
visitParameterAnnotation(int, String, boolean) - Method in class org.objectweb.asm.jip.commons.EmptyVisitor
 
visitParameterAnnotation(int, String, boolean) - Method in class org.objectweb.asm.jip.MethodAdapter
 
visitParameterAnnotation(int, String, boolean) - Method in interface org.objectweb.asm.jip.MethodVisitor
Visits an annotation of a parameter this method.
visitSource(String, String) - Method in class org.objectweb.asm.jip.ClassAdapter
 
visitSource(String, String) - Method in interface org.objectweb.asm.jip.ClassVisitor
Visits the source of the class.
visitSource(String, String) - Method in class org.objectweb.asm.jip.ClassWriter
 
visitSource(String, String) - Method in class org.objectweb.asm.jip.commons.EmptyVisitor
 
visitTableSwitchInsn(int, int, Label, Label[]) - Method in class org.objectweb.asm.jip.commons.AdviceAdapter
 
visitTableSwitchInsn(int, int, Label, Label[]) - Method in class org.objectweb.asm.jip.commons.EmptyVisitor
 
visitTableSwitchInsn(int, int, Label, Label[]) - Method in class org.objectweb.asm.jip.MethodAdapter
 
visitTableSwitchInsn(int, int, Label, Label[]) - Method in interface org.objectweb.asm.jip.MethodVisitor
Visits a TABLESWITCH instruction.
visitTryCatchBlock(Label, Label, Label, String) - Method in class com.mentorgen.tools.profile.instrument.PerfMethodAdapter
 
visitTryCatchBlock(Label, Label, Label, String) - Method in class org.objectweb.asm.jip.commons.EmptyVisitor
 
visitTryCatchBlock(Label, Label, Label, String) - Method in class org.objectweb.asm.jip.MethodAdapter
 
visitTryCatchBlock(Label, Label, Label, String) - Method in interface org.objectweb.asm.jip.MethodVisitor
Visits a try catch block.
visitTypeInsn(int, String) - Method in class org.objectweb.asm.jip.commons.AdviceAdapter
 
visitTypeInsn(int, String) - Method in class org.objectweb.asm.jip.commons.EmptyVisitor
 
visitTypeInsn(int, String) - Method in class org.objectweb.asm.jip.MethodAdapter
 
visitTypeInsn(int, String) - Method in interface org.objectweb.asm.jip.MethodVisitor
Visits a type instruction.
visitVarInsn(int, int) - Method in class org.objectweb.asm.jip.commons.AdviceAdapter
 
visitVarInsn(int, int) - Method in class org.objectweb.asm.jip.commons.EmptyVisitor
 
visitVarInsn(int, int) - Method in class org.objectweb.asm.jip.commons.LocalVariablesSorter
 
visitVarInsn(int, int) - Method in class org.objectweb.asm.jip.MethodAdapter
 
visitVarInsn(int, int) - Method in interface org.objectweb.asm.jip.MethodVisitor
Visits a local variable instruction.
VOID - Static variable in class org.objectweb.asm.jip.Type
The sort of the void type.
VOID_TYPE - Static variable in class org.objectweb.asm.jip.Type
The void type.

W

warning(SAXParseException) - Method in class com.tivo.jipviewer.JipParser
 
WebAppClassLoaderFilter - Class in com.mentorgen.tools.profile.instrument.clfilter
A filter that accepts classes that are loaded by Tomcat's web app class loader (this has only been tested with Tomcat 5.5.x)
WebAppClassLoaderFilter() - Constructor for class com.mentorgen.tools.profile.instrument.clfilter.WebAppClassLoaderFilter
 
write(ClassWriter, byte[], int, int, int) - Method in class org.objectweb.asm.jip.Attribute
Returns the byte array form of this attribute.
write(ClassWriter, byte[], int, int, int) - Method in class org.objectweb.asm.jip.attrs.StackMapAttribute
 
write(ClassWriter, byte[], int, int, int) - Method in class org.objectweb.asm.jip.attrs.StackMapTableAttribute
 

X

XOR - Static variable in class org.objectweb.asm.jip.commons.GeneratorAdapter
Constant for the math method.

_

_acceptClassLoaders - Static variable in class com.mentorgen.tools.profile.Controller
 
_actionRecordList - Variable in class net.sourceforge.jiprof.timeline.TimeRecord
 
_compactMethodCount - Static variable in class com.mentorgen.tools.profile.Controller
 
_compactMethodThreshold - Static variable in class com.mentorgen.tools.profile.Controller
 
_compactThreadDepth - Static variable in class com.mentorgen.tools.profile.Controller
 
_compactThreadThreshold - Static variable in class com.mentorgen.tools.profile.Controller
 
_debug - Static variable in class com.mentorgen.tools.profile.Controller
 
_excludeList - Static variable in class com.mentorgen.tools.profile.Controller
 
_fileName - Static variable in class com.mentorgen.tools.profile.Controller
 
_filter - Static variable in class com.mentorgen.tools.profile.Controller
 
_includeList - Static variable in class com.mentorgen.tools.profile.Controller
 
_instrumentCount - Static variable in class com.mentorgen.tools.profile.Controller
 
_methodCount - Static variable in class com.mentorgen.tools.profile.Controller
 
_metrics - Variable in class com.mentorgen.tools.profile.runtime.Frame
 
_outputMethodSignatures - Static variable in class com.mentorgen.tools.profile.Controller
 
_outputSummaryOnly - Static variable in class com.mentorgen.tools.profile.Controller
 
_outputType - Static variable in class com.mentorgen.tools.profile.Controller
 
_pointInTime - Variable in class net.sourceforge.jiprof.timeline.TimeRecord
 
_port - Static variable in class com.mentorgen.tools.profile.Controller
 
_profile - Static variable in class com.mentorgen.tools.profile.Controller
 
_profiler - Static variable in class com.mentorgen.tools.profile.Controller
 
_remote - Static variable in class com.mentorgen.tools.profile.Controller
 
_threadDepth - Static variable in class com.mentorgen.tools.profile.Controller
 
_timeLine - Static variable in class net.sourceforge.jiprof.timeline.TimeLineProfiler
 
_timeResoltion - Static variable in class com.mentorgen.tools.profile.Controller
 
_trackObjectAlloc - Static variable in class com.mentorgen.tools.profile.Controller
 
A B C D E F G H I J K L M N O P R S T U V W X _