[cache_debug] Fork thin_debug into cache_debug

This commit is contained in:
Ming-Hung Tsai
2020-12-03 20:50:01 +08:00
parent a05ac553b6
commit 08bd2f47bd
4 changed files with 345 additions and 0 deletions

View File

@@ -128,6 +128,7 @@ TOOLS_SOURCE=\
DEVTOOLS_SOURCE=\
base/command_interpreter.cc \
base/output_formatter.cc \
caching/cache_debug.cc \
caching/devel_commands.cc \
era/devel_commands.cc \
thin-provisioning/damage_generator.cc \