hotspot/src/share/vm/logging/logTag.hpp
changeset 40625 6b45fb9188f9
parent 38259 b495d1cfe673
child 41664 07e88a4b405f
equal deleted inserted replaced
40385:a7011a835634 40625:6b45fb9188f9
    33 // not be used in log calls, and should not be listed below.)
    33 // not be used in log calls, and should not be listed below.)
    34 #define LOG_TAG_LIST \
    34 #define LOG_TAG_LIST \
    35   LOG_TAG(add) \
    35   LOG_TAG(add) \
    36   LOG_TAG(age) \
    36   LOG_TAG(age) \
    37   LOG_TAG(alloc) \
    37   LOG_TAG(alloc) \
       
    38   LOG_TAG(annotation) \
    38   LOG_TAG(arguments) \
    39   LOG_TAG(arguments) \
    39   LOG_TAG(annotation) \
    40   LOG_TAG(attach) \
    40   LOG_TAG(barrier) \
    41   LOG_TAG(barrier) \
    41   LOG_TAG(biasedlocking) \
    42   LOG_TAG(biasedlocking) \
    42   LOG_TAG(bot) \
    43   LOG_TAG(bot) \
    43   LOG_TAG(breakpoint) \
    44   LOG_TAG(breakpoint) \
    44   LOG_TAG(census) \
    45   LOG_TAG(census) \