OSDN Git Service

Add VLOG(collector) to reduce log spam
authorMathieu Chartier <mathieuc@google.com>
Fri, 19 Feb 2016 18:25:39 +0000 (10:25 -0800)
committerMathieu Chartier <mathieuc@google.com>
Fri, 19 Feb 2016 18:25:39 +0000 (10:25 -0800)
commita6e1c126299586932ecd3c1133a55a6f8e1107fc
tree74bf326aa7082835c594c444b582c76857ec21fb
parentdf0a8275abadc96a6363b59f31c64981571d6ed9
Add VLOG(collector) to reduce log spam

VLOG(gc) is enabled from AndroidRuntime, using it too much produces
log spam.

Bug: 22858531
Change-Id: I5306c512eb7f55a178fa607d4b211ef25246e300
cmdline/cmdline_parser_test.cc
cmdline/cmdline_types.h
runtime/base/logging.h
runtime/gc/collector/immune_spaces.cc
runtime/parsed_options.cc