Make verbose log of graphics layer tree work with the original vmodule string
We use "--vmodule=*/paint/*=3,*/graphics/*=3" to output verbose log for painting. However it had been mismatching the graphics layer tree log by renderer/core/frame/local_frame_view.cc after crrev.com/823365. Move the verbose log for graphics layer trees into renderer/core/paint/compositing/graphics_layer_tree_as_text.cc to make the original vmodule string work again. Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_slimming_paint_v2;master.tryserver.blink:linux_trusty_blink_rel Change-Id: I5ba5147904cf0cb7060a66c7cef8498a4e9fd001 Reviewed-on: https://chromium-review.googlesource.com/1178564 Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Reviewed-by:Philip Rogers <pdr@chromium.org> Cr-Commit-Position: refs/heads/master@{#583918}
Showing
Please register or sign in to comment