hotspot/src/share/vm/logging/logTag.hpp
changeset 46270 2e7898927798
parent 46269 7e725659ea12
child 46405 17ab5460b2cb
equal deleted inserted replaced
46269:7e725659ea12 46270:2e7898927798
    48   LOG_TAG(class) \
    48   LOG_TAG(class) \
    49   LOG_TAG(classhisto) \
    49   LOG_TAG(classhisto) \
    50   LOG_TAG(cleanup) \
    50   LOG_TAG(cleanup) \
    51   LOG_TAG(codecache) \
    51   LOG_TAG(codecache) \
    52   LOG_TAG(compaction) \
    52   LOG_TAG(compaction) \
       
    53   LOG_TAG(compilation) \
    53   LOG_TAG(constraints) \
    54   LOG_TAG(constraints) \
    54   LOG_TAG(constantpool) \
    55   LOG_TAG(constantpool) \
    55   LOG_TAG(coops) \
    56   LOG_TAG(coops) \
    56   LOG_TAG(cpu) \
    57   LOG_TAG(cpu) \
    57   LOG_TAG(cset) \
    58   LOG_TAG(cset) \
    68   LOG_TAG(heap) \
    69   LOG_TAG(heap) \
    69   LOG_TAG(humongous) \
    70   LOG_TAG(humongous) \
    70   LOG_TAG(ihop) \
    71   LOG_TAG(ihop) \
    71   LOG_TAG(iklass) \
    72   LOG_TAG(iklass) \
    72   LOG_TAG(init) \
    73   LOG_TAG(init) \
       
    74   LOG_TAG(inlining) \
    73   LOG_TAG(itables) \
    75   LOG_TAG(itables) \
       
    76   LOG_TAG(jit) \
    74   LOG_TAG(jni) \
    77   LOG_TAG(jni) \
    75   LOG_TAG(jvmti) \
    78   LOG_TAG(jvmti) \
    76   LOG_TAG(liveness) \
    79   LOG_TAG(liveness) \
    77   LOG_TAG(load) /* Trace all classes loaded */ \
    80   LOG_TAG(load) /* Trace all classes loaded */ \
    78   LOG_TAG(loader) \
    81   LOG_TAG(loader) \